Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local NPM module grunt-requirejs warning #5

Open
jserrao opened this issue Dec 11, 2013 · 0 comments
Open

Local NPM module grunt-requirejs warning #5

jserrao opened this issue Dec 11, 2013 · 0 comments

Comments

@jserrao
Copy link
Contributor

jserrao commented Dec 11, 2013

Really digging the yeoman gumby generator, thanks for the hard work putting this together. I found a couple small errors playing around with this.

Post install, when I run 'grunt' I get this warning:
'Local NPM Module grunt-requirejs not found. Is it installed?'

I had to do that installation myself with:
sudo npm install grunt-requirejs (without the -g flag)

Grunt keeps powering through but it's worth noting. Check this issue over on the backbone-boilerplate project that is also using Grunt, I think you may have to move some dependencies around in the repo:
tbranyen/backbone-boilerplate#237

I'm pretty new to grunt but maybe I can figure something out and send you a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant