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

grunt-contrib-coffee conflict? #37

Open
jfroom opened this issue Nov 7, 2013 · 1 comment
Open

grunt-contrib-coffee conflict? #37

jfroom opened this issue Nov 7, 2013 · 1 comment

Comments

@jfroom
Copy link

jfroom commented Nov 7, 2013

If grunt-contrib-coffee is installed in a project before node-spritesheet is, node-spritesheet fails to load. Is this user error?

⌘ npm install node-spritesheet 
npm WARN package.json [email protected] No description
npm WARN package.json [email protected] No README data
npm http GET https://registry.npmjs.org/node-spritesheet
npm http 304 https://registry.npmjs.org/node-spritesheet
npm http GET https://registry.npmjs.org/underscore
npm http GET https://registry.npmjs.org/grunt-contrib-clean
npm http GET https://registry.npmjs.org/q-fs
npm http GET https://registry.npmjs.org/async
npm http 304 https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/grunt-contrib-clean
npm http 304 https://registry.npmjs.org/q-fs
npm http 304 https://registry.npmjs.org/async
npm http GET https://registry.npmjs.org/fs-boot
npm http GET https://registry.npmjs.org/rimraf
npm http GET https://registry.npmjs.org/q
npm http GET https://registry.npmjs.org/q-io
npm http 304 https://registry.npmjs.org/fs-boot
npm http 304 https://registry.npmjs.org/rimraf
npm http 304 https://registry.npmjs.org/q
npm http GET https://registry.npmjs.org/graceful-fs
npm http 304 https://registry.npmjs.org/q-io
npm http 304 https://registry.npmjs.org/graceful-fs

> [email protected] install /Users/myname/Sites/myproject/node_modules/node-spritesheet
> grunt

>> Local Npm module "grunt-contrib-coffee" not found. Is it installed?
Warning: Task "coffee" not found. Use --force to continue.

Aborted due to warnings.
npm ERR! weird error 3
npm ERR! not ok code 0

@rubenstolk
Copy link

Happens to me too!!!

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

2 participants