出现如下错误的解决办法,可以将node_modules文件中的依赖重新下载一遍,问题即可解决。或者是使用yarn命令,将命令重新执行一遍。
 yarn add babel-core  babel-preset-es2015 babel-cli

could not compile E:\\sqjw-web\\node_modules\\@nuxt\\vue-app\\template\\App.js:connot resolve "element-ui/lib/theme-chalk/index.css"

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-29
  • 2022-12-23
  • 2021-04-08
  • 2021-06-10
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-26
  • 2021-07-20
  • 2021-05-14
相关资源
相似解决方案