Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stepping through the documentation #40

Open
mgifford opened this issue Nov 6, 2018 · 0 comments
Open

Stepping through the documentation #40

mgifford opened this issue Nov 6, 2018 · 0 comments

Comments

@mgifford
Copy link

mgifford commented Nov 6, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant