Thank you both for your help! I was using, ā$ sudo npm install -g ionicā. I am pretty junior in all things development, so how would I fix my app.js or controller.js?
You donāt need the $ sign for you statement. In terminal on Mac, Linux usually there is a $ at the end of the line. The dollar in the Ionic docs just what the command will look like on your terminal and a bit of a suggestion that the line you see should be used in terminal. In windows or other OS they usually end a line with ā>ā or something like that.
So to fix, just ignore the dollar sign, the right command will be :