Closed jeffdupont closed 11 years ago
Where's the error?
My bad, wanted to preview it before I submitted it (NOT, submit it)... I've edited the post to finish what I was putting together.
Unfortunately, npm is just the tool we use to distribute grunt and grunt plugins, we have no control over its behavior. I'm not sure what can be done short of clearing the npm cache with npm cache clean
Perhaps there's a solution for this issue in their issues tracker: http://github.com/isaacs/npm/issues
Sorry about that!
Thanks, I'll have a look. Grunt was the only one having the problem, but does seem that NPM is having issues.
I've tried everything to get grunt to install locally, but it constantly errors out. If I attempt to install it -g globally, it works fine, yet I know that's not how it should be setup now.
I've cleared the cache and tried installing because that seemed to work for some people.
I was able to install grunt-cli and grunt-init successfully, but those are also global. I'm running the latest stable versions of node and npm built from their github repos.
here is my log file