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

Nunjucks Incompatibility runtime.fromIterator Error #32

Closed
NatEvatt opened this issue Mar 30, 2018 · 1 comment
Closed

Nunjucks Incompatibility runtime.fromIterator Error #32

NatEvatt opened this issue Mar 30, 2018 · 1 comment

Comments

@NatEvatt
Copy link

Recently I have been getting the error TypeError: runtime.fromIterator is not a function whenever I try using a precompiled template with a for statement. I figured out that the issue is related to nunjucks version as described in this post on the nunjucks github page mozilla/nunjucks#1091

I have been able to fix the issue by forcing npm to install nunjucks 3.0.x as described in the url above. It would be awesome if gulp-nunjucks were updated to the current 3.1.x.

Thanks

@sindresorhus
Copy link
Owner

Done

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

2 participants