gitlab打包报错vue-puzzle-vcode找不到,

插件是有的,本地也没有问题,什么情况

This dependency was not found:

  • vue-puzzle-vcode in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/login.vue?vue&type=script&lang=js&
    To install it, you can run: npm install --save vue-puzzle-vcode
    ERROR Build failed with errors.

img


npm install --save vue-puzzle-vcode

重新 删除 依赖 ,cnpm install .然后 npm install --save vue-puzzle-vcode