Runtime error - is my setup good?

Hi all,

I am trying to upgrade to the latest and greatest (ionic, npm, etc) but I get a lot of trouble.

Especially a Runtime Error (with no further explanation) on clicking on my app’s login button.

I’m pretty sure the ionic info below is flawed, but I have no idea what could be too late version wise… Can you advise?

    @ionic/cli-utils  : 1.10.2
    ionic (Ionic CLI) : 3.10.3

global packages:

    Cordova CLI : 7.0.1 

local packages:

    @ionic/app-scripts : 2.1.4
    Cordova Platforms  : android 5.2.1 browser 4.1.0 ios 4.2.0 windows 4.4.2
    Ionic Framework    : ionic-angular 3.6.1

System:

    Android SDK Tools : 26.0.2
    Node              : v6.11.3
    npm               : 5.2.0 
    OS                : macOS Sierra
    Xcode             : Xcode 8.3.3 Build version 8E3004b

Remove and re-add the platforms. These are really old.

npm 5.2.0 was also problematic if I remember correctly.

Thanks Sujan12, which npm do you recommend?

I am on

    Node : v8.1.3
    npm  : 5.1.0

right now. But I should probably upgrade soon again…

Weirdly I get exactly the same Runtime error with

Node : v8.1.3
npm  : 5.1.0

:frowning:

Did you fix the other stuff? Post your new ionic info output.
Please also post the exact and complete error message you are getting.