pnd-web icon indicating copy to clipboard operation
pnd-web copied to clipboard

好像少了什么东西,按照npm install --save dplayer/dist/DPlayer.min.css也不行

Open 2018DHY opened this issue 4 years ago • 0 comments

Last login: Mon Jun 7 10:25:40 on ttys000 HYdeMacBook-Pro:pnd-web dhy$ node -v v14.17.0 HYdeMacBook-Pro:pnd-web dhy$ npm -v 6.14.13 HYdeMacBook-Pro:pnd-web dhy$ npm run serve

[email protected] serve /Users/dhy/Desktop/Work/GitHub/pnd-web vue-cli-service serve

INFO Starting development server... 98% after emitting CopyPlugin

ERROR Failed to compile with 1 errors 上午10:27:54

This dependency was not found:

  • dplayer/dist/DPlayer.min.css in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./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/video/index.vue?vue&type=script&lang=js&

To install it, you can run: npm install --save dplayer/dist/DPlayer.min.css

2018DHY avatar Jun 07 '21 02:06 2018DHY