-
Notifications
You must be signed in to change notification settings - Fork 54
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
前端项目无法运行 #515
Comments
release-1.5.3版本 node依赖安装后,无法运行和编译 node版本16.x |
按照上述修改,使用相同的nodejs版本未成功运行,请问还有别的配置项修改吗? |
已解决。本质还是webpack loader 对es6的语法支持问题。解决方法1: 图题主ethereumjs-util的方式。2: 修改webpack loader |
package-lock.json 真的需要提交下,版本及依赖关系随着时间真的会影响后续运行和编译 |
然后按照给的提示安装npm install --save ethereumjs-util这个即可 |
|
感谢,node14.x,1.5.5成功编译 |
npm i 报错 node版本16.16.0
The text was updated successfully, but these errors were encountered: