I was using gulp on the project, then i decide to deleted all the dev dependencies to switch to webpack, but every time i try to install using npm is get this error:
<
Deleting package-lock.json or node_modules & After running:
npm install -g npm
it is working for me again.