grunt-emblem
grunt-emblem copied to clipboard
Object object has no method run?
I try running the task and I get:
Running "emblem:compile" (emblem) task
Warning: Object object has no method 'run' Use --force to continue.
Aborted due to warnings.
Any ideas?
Same problem here. Works on one of our machines, but not another. Still trying to figure out what is causing it.
I'm also experiencing this issue when trying to deploy to heroku
Has there been any resolution to this?
I think it's related to jsdom/contextify, you can try npm rebuild
in your project folder.
If there's building problem, you can refer to installation part of jsdom/node-gyp
https://github.com/tmpvar/jsdom#contextify
https://github.com/TooTallNate/node-gyp#installation