-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Bug report : Error during build #508
Comments
That version of nodeJS does not support the es6 imports. You need to upgrade to at least version 9.0 to get that support. Here's an answer with various ways to do this on a clean *nix install: https://askubuntu.com/questions/426750/how-can-i-update-my-nodejs-to-the-latest-version |
We update to nodejs ltd 10 and it resolves the problem thanks you |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Environement :
OS: Docker UBUNTU 18.04
Offline with an npm mirror
Node version : 8.10.0
npm version : 3.5.2
since cyberchef V8.24.2
Command : grunt node
error durring webpack:generateConfig
message :
The text was updated successfully, but these errors were encountered: