Should I even ask about M1 MacBooks and Ionic 3

I have begged my company to do something with an old Ionic app, written in Ionic 3. I have a MacBook around just for the purpose of supporting this old app. Now my companies computer team says it’s time for a new MacBook and I confirmed it would be an M1 chip. How bad would the headache be if I tried to get 6 year old ionic 3 code working on a M1 MacBook.

Ionic Info

cli packages: (/usr/local/lib/node_modules)

    @ionic/cli-utils  : 1.19.3
    ionic (Ionic CLI) : 3.20.1

global packages:

    cordova (Cordova CLI) : 10.0.0 (cordova-lib@10.1.0) 

local packages:

    @ionic/app-scripts : 3.2.4
    Cordova Platforms  : browser 6.0.0 iOS 5.1.1
    Ionic Framework    : ionic-angular 3.9.10

System:

    ios-deploy : 1.12.1 
    ios-sim    : 8.0.2 
    Node       : v12.19.0
    npm        : 6.14.8 
    OS         : macOS
    Xcode      : Xcode 14.3.1 Build version 14E300c 

Environment Variables:

    ANDROID_HOME : not set

Misc:

    backend : pro

None, you just need to have the proper npm packages installed.

1 Like

Have you tried it on your new macbook? I’m trying the same, but only getting errors.