✘  https://google.com/#q=import%2Fno-duplicates  Resolve error: unable to load resolver "node"
  src\main.js:1:1
  // The Vue build version to load with the `import` command
   ^
  1  https://google.com/#q=import%2Fno-duplicates

  ✘  https://google.com/#q=import%2Fno-duplicates  Resolve error: unable to load resolver "node"
  src\router\index.js:1:1
  import Vue from 'vue'
   ^

Vue 2.xxx 搭建的项目,运行的时候会报错,解决方法

npm install --save-dev eslint-import-resolver-node
Logo

前往低代码交流专区

更多推荐