I am trying to install npm and ionic but receive the following error.
Any help would be highly appreciated.
$ npm install npm WARN package.json [email protected] No repository field. npm WARN package.json [email protected] N
enter code hereo README data npm WARN package.json [email protected] No license field. npm ERR! Windows_NT 6.1.7601 npm ERR! argv "c:\Program Files\nodejs\node.exe" "c:\Program Files\nodejs\ node_modules\npm\bin\npm-cli.js" "install" npm ERR! node v0.12.4 npm ERR! npm v2.10.1npm ERR! error:0906D06C:PEM routines:PEM_read_bio:no start line npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues npm ERR! Windows_NT 6.1.7601 npm ERR! argv "c:\Program Files\nodejs\node.exe" "c:\Program Files\nodejs\ node_modules\npm\bin\npm-cli.js" "install" npm ERR! node v0.12.4 npm ERR! npm v2.10.1
npm install'ed and rannpm updatea couple times till everything was suddenly ok.