You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to Grunt. I'm missing something. Seems like I've got a Gruntfile.js & package.json in a directory.
npm = v6.4.1
The Gruntfile.js is the text from your example with my API key.
I get this:
$ npm install
npm WARN [email protected] requires a peer of grunt@>=0.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
audited 264 packages in 1.339s
found 0 vulnerabilities
I'm new to Grunt. I'm missing something. Seems like I've got a Gruntfile.js & package.json in a directory.
npm = v6.4.1
The Gruntfile.js is the text from your example with my API key.
I get this:
$ npm install
npm WARN [email protected] requires a peer of grunt@>=0.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
audited 264 packages in 1.339s
found 0 vulnerabilities
Mikes-MacBook-Pro-2:Grunt mikegifford$ grunt
Loading "Gruntfile.js" tasks...ERROR
Aborted due to warnings.
The text was updated successfully, but these errors were encountered: