I
I
IBN2019-06-23 16:13:27
Node.js
IBN, 2019-06-23 16:13:27

Getting npm Warn error when installing grunt?

C:\Users\User>npm install -g grunt-cli
npm WARN deprecated [email protected]: Critical bug fixed in v2.0.1, please upgrade to the latest version.
npm WARN deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm WARN deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
C:\Users\User\AppData\Roaming\npm\grunt -> C:\Users\User\AppData\Roaming\npm\node_modules\grunt-cli\bin\grunt
+ [email protected]
updated 1 package in 15.857s

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Ganna, 2019-06-24
@Dgina

Hey! Yesterday I got the same error. Cured npm uninstall [email protected]
npm uninstall [email protected]
npm uninstall [email protected]
npm install [email protected] -g
npm install [email protected] -g
and in the project folder
npm install [email protected]
npm install [email protected]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question