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

yarn install failed on node 11.3.0 #3380

Closed
chenbojian opened this issue Dec 4, 2018 · 1 comment
Closed

yarn install failed on node 11.3.0 #3380

chenbojian opened this issue Dec 4, 2018 · 1 comment

Comments

@chenbojian
Copy link

Environment Info

Node version(node -v): 11.3.0

Your site _config.yml (Optional):

Your theme _config.yml (Optional):

Hexo and Plugin version(npm ls --depth 0):

For BUG

when run yarn, it will show the error like this

error nunjucks@3.1.4: The engine "node" is incompatible with this module. Expected version ">= 6.9.0 <= 11.1.0". Got "11.3.0"
error Found incompatible module

For question

For feature request

@JLHwung
Copy link
Collaborator

JLHwung commented Dec 5, 2018

This is an upstream issue and hexo could not nothing about that, please refer to mozilla/nunjucks#1169.

workaround: yarn --ignore-engines

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