DEV Community

npm install .staging issue

ishwar on January 27, 2019

got it solved by removing `package-lock.json’ file, .npm file , node_modules file and cleaning npm cache Required steps: npm install npm@latest -g...
Collapse
 
fsobh profile image
fsobh

Thank you for the solution sir! may want to post it here maybe? github.com/WordPress/gutenberg/iss...