How to install Ionic in 3 Steps (Without Issues)
gautham elango
15

Hi there, I was very excited to find your post! I am having trouble installing ionic. I do not have any development experience. I’ve made it to step 2, but have come across the following problem:

npm ERR! Darwin 15.6.0

npm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “install” “-g” “cordova” “ionic” “ — unsafe-perm” “quickscrape”

npm ERR! node v6.6.0

npm ERR! npm v3.10.8

npm ERR! path /usr/local/lib/node_modules/.staging/ansi-392b32ed

npm ERR! code ENOENT

npm ERR! errno -2

npm ERR! syscall rename

npm ERR! enoent ENOENT: no such file or directory, rename ‘/usr/local/lib/node_modules/.staging/ansi-392b32ed’ -> ‘/usr/local/lib/node_modules/ionic/node_modules/cordova-lib/node_modules/ansi’

npm ERR! enoent ENOENT: no such file or directory, rename ‘/usr/local/lib/node_modules/.staging/ansi-392b32ed’ -> ‘/usr/local/lib/node_modules/ionic/node_modules/cordova-lib/node_modules/ansi’

npm ERR! enoent This is most likely not a problem with npm itself

npm ERR! enoent and is related to npm not being able to find a file.

npm ERR! enoent

How can I upload my debug.log to you?