ex-nerd / swagger-example

Example Swagger API, with Grunt build scripts
MIT License
0 stars 0 forks source link

"grunt install" failure: Task "gitclone_swaggerui" not found #1

Open dolmen opened 8 years ago

dolmen commented 8 years ago

Is it some missing dependency in package.json?

$ grunt setup
Warning: Task "gitclone_swaggerui" not found. Use --force to continue.

Aborted due to warnings.

Note: I'm not familiar with node.js development.

ecaron commented 8 years ago

@dolmen I submitted a PR that fixes this: https://github.com/ex-nerd/swagger-example/pull/2