grunt --version && node --version && npm --version
Last active
January 4, 2016 12:39
-
-
Save vladikoff/8622723 to your computer and use it in GitHub Desktop.
Grunt Issue or Question Template :: __Fork this Gist and your details__
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
| /** | |
| * Paste your Gruntfile (or important parts of it) here | |
| */ |
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
| /** | |
| * Paste your error output here | |
| * PROTIP: Run Grunt with the `--verbose` flag to get more details | |
| */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment