@ergunpolat wrote:
Hi,
I am trying to install ionic on windows 10 with the following command
npm install -g cordova ionic
but I am getting the following error,`npm ERR! Windows_NT 10.0.10586 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\Admin\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "-g" "cordova" "ionic"
npm ERR! node v6.3.0
npm ERR! npm v3.10.5
npm ERR! code EADDRINUSE
npm ERR! errno EADDRINUSE
npm ERR! syscall connectnpm ERR! connect EADDRINUSE 151.101.16.162:80 - Local (undefined:undefined)
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issuesnpm ERR! Please include the following file with any support request:
npm ERR! C:\Windows\system32\npm-debug.log`contents of the log is npm-debug.log
if anyone can help that would be great
Posts: 1
Participants: 1