Problems after update

I just updated my IONIC, and now I can’t BUILD or RUN my project:

1 Like

Im sorry, just noticed other topic:

Hey there, what version of the cli do you have?

ionic --verison
The latest should be 1.1.8

I just updated the CLI before update the lib

v1.1.8

Work around for now posted by gabrielmuresan on github for temporary fix:

npm install -g ionic@1.1.7

Just downgrade it…

I made some fixes, would you be able to give 1.1.9-beta1 a test?

npm install -g ionic@1.1.9-beta1

thanks

1 Like

Hi,
I had the same problem and helped update the 1.1.9-beta1 …
thanks

Great! It fixed… Thank you! You guys are awesome!