udacity / devops-intro-project

Project files for Intro to DevOps class
286 stars 3.57k forks source link

Unable to install Grunt #70

Closed ricardo-numakura closed 5 years ago

ricardo-numakura commented 6 years ago

I tried running the command grunt -v, but couldn't, saying it was unable to locate local grunt. I tried installing it manually, but it returns the following error.

image

Here's the npm debug log.

npm-debug.log

Can anyone help?

PauloJFCabral commented 5 years ago

I have the same problem

13rac1 commented 5 years ago

https://stackoverflow.com/questions/13925916/what-is-causing-this-error-fatal-error-unable-to-find-local-grunt Should solve this issue.