Created
February 13, 2015 21:46
-
-
Save iso100/f9eb699bcfd252160556 to your computer and use it in GitHub Desktop.
Errors when trying to run grunt serve
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/D/w/A/d/s/p/b/r/FE-static-templates ❯❯❯ grunt serve ⏎ | |
Loading "autoprefixer.js" tasks...ERROR | |
>> Error: Cannot find module 'caniuse-db/data' | |
Loading "sass.js" tasks...ERROR | |
>> Error: `libsass` bindings not found. Try reinstalling `node-sass`? | |
Running "serve" task | |
Warning: Task "autoprefixer" not found. Use --force to continue. | |
Aborted due to warnings. | |
Execution Time (2015-02-13 21:42:58 UTC) | |
loading tasks 4ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 50% | |
serve 3ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 38% | |
Total 8ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment