Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

grunt fails with "Warning: handlebars does not support render." #414

Open
positron opened this issue Jul 20, 2016 · 1 comment
Open

grunt fails with "Warning: handlebars does not support render." #414

positron opened this issue Jul 20, 2016 · 1 comment

Comments

@positron
Copy link

Error message:

Running "assemble:styleguide" (assemble) task
handlebars does not support render.
Assembling dist/styleguide/index.html ERROR
Warning: handlebars does not support render. Use --force to continue.

Aborted due to warnings.
$ node --version
v6.3.0
$ npm --version
3.10.3
@positron
Copy link
Author

I fixed this by adding a version to package.json. Example:

   "name": "whiteout-mail",
   "version": "0.1.0",

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

No branches or pull requests

1 participant