Replies: 1 comment
-
一般是node版本的问题,v12.4.0应该没问题,你换个node版本,node_modules和package.lock.json删了重新执行 npm i |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
终端显示的是npm WARN deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated [email protected]: This loader has been deprecated. Please use eslint-webpack-plugin
等等,该怎么解决?
Beta Was this translation helpful? Give feedback.
All reactions