报错如下:D:\Workspace\ps-vue\node_modules\filemanager-webpack-plugin\lib\index.js:271 if (isGlob) archive.glob(command.source, globOptions);else if (sStats.isFile()) archive.file(command.source, { name: path$1.basename(command.source) });else if (sStats.isDirectory()) archive.glob(’**/*’, { ^

TypeError: Cannot read property ‘isFile’ of undefined at D:\Workspace\ps-vue\node_modules\filemanager-webpack-plugin\lib\index.js:271:79 at callback (D:\Workspace\ps-vue\node_modules\graceful-fs\polyfills.js:306:20) at FSReqCallback.oncomplete (fs.js:183:21) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! vue-element-admin@4.2.1 dev: vue-cli-service serve npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the vue-element-admin@4.2.1 dev script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\chenl\AppData\Roaming\npm-cache_logs\2022-07-21T05_45_46_989Z-debug.log 解决办法取下::借鉴了别人的文章解决的,大家可以访问以下地址来看解决办法: https://www.likecs.com/show-205111082.html

参考文章

评论可见,请评论后查看内容,谢谢!!!
 您阅读本篇文章共花了: