After updated Node (upto v8.6.0) and npm (upto v5.5.1) I cannot execute command npm install. After npm install I\'ve error message:
npm install
npm ERR! Can
npm 5.3.0 is broken for windows 10 after upgrading the nodeJS. You should downgrade the npm, it is a temporary solution but works fine.
npm install -g npm@5.2.0