grunt-init-gruntfile
grunt-init-gruntfile copied to clipboard
Create a basic Gruntfile with grunt-init.
After doing `npm install` I ran grunt and got this error: ``` Running "jshint:gruntfile" (jshint) task Warning: Path must be a string. Received null Use --force to continue. ``` I...
Hey, it's quite obvious that developers using the package.json will add the necessary attributes like name and homepage themselves, but for first time users it might be confusing that this...
The docs don't mention anywhere that this will nuke the existing package.json - when I said "yes" when asked if I "will have a package.json", I didn't mean that I...
running grunt-init gruntfile results in: Please answer the following: [?] Is the DOM involved in ANY way? (Y/n) (node:30284) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency...