Created
January 11, 2016 13:45
-
-
Save igalic/1c90bb5d7a8d1c17bb48 to your computer and use it in GitHub Desktop.
so much betterer
This file contains 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
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