Open
Description
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
SyntaxError: Unexpected token default
Warning: Task "default" not found. Use --force to continue.
Aborted due to warnings.
Metadata
Assignees
Labels
No labels