Skip to content

Instantly share code, notes, and snippets.

@igalic
Created January 11, 2016 13:45
Show Gist options
  • Save igalic/1c90bb5d7a8d1c17bb48 to your computer and use it in GitHub Desktop.
Save igalic/1c90bb5d7a8d1c17bb48 to your computer and use it in GitHub Desktop.
so much betterer
igalic@levix ~/s/Ghost (master *=) [3]> grunt init
Loading "Gruntfile.js" tasks...ERROR
>> Error: Cannot find module 'top-gh-contribs'
Warning: Task "init" not found. Use --force to continue.
Aborted due to warnings.
igalic@levix ~/s/Ghost (master *=) [3]> grunt clean
Loading "Gruntfile.js" tasks...ERROR
>> Error: Cannot find module 'top-gh-contribs'
Warning: Task "clean" not found. Use --force to continue.
Aborted due to warnings.
igalic@levix ~/s/Ghost (master *=) [3]> grunt
Loading "Gruntfile.js" tasks...ERROR
>> Error: Cannot find module 'top-gh-contribs'
Warning: Task "default" not found. Use --force to continue.
Aborted due to warnings.
igalic@levix ~/s/Ghost (master *=) [3]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment