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
For me (npm@6.9.0) solved the issue by deleting node_modules and performing npm install, but without removing package.json.lock file.
node_modules
package.json.lock