@berchik wrote:
Installed ionic 2 last week on win10 64, tested few apps, everything was ok.
Today it stopped working and I couldn’t create apps or use ionic serve.
Tried to uninstall everything, reinstalled Node and tried to install Ionic with $ npm install -g ionic@beta and got the following error:
error Windows_NT 10.0.10586
error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "ionic@beta"
error node v4.3.1
error npm v2.14.12
error code ELIFECYCLE
error ionic@2.0.0-beta.17 postinstall:node lib/tasks/postinstall
error Exit status 1
error Failed at the ionic@2.0.0-beta.17 postinstall script 'node lib/tasks/postinstall'.
error This is most likely a problem with the ionic package,
error not with npm itself.
error Tell the author that this fails on your system:
error node lib/tasks/postinstallany ideas?
Posts: 1
Participants: 1