Skip to content

Instantly share code, notes, and snippets.

@iso100
Created February 13, 2015 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iso100/f9eb699bcfd252160556 to your computer and use it in GitHub Desktop.
Save iso100/f9eb699bcfd252160556 to your computer and use it in GitHub Desktop.
Errors when trying to run grunt serve
~/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