Vue-MintShop icon indicating copy to clipboard operation
Vue-MintShop copied to clipboard

server npm start 错误

Open onloner2012 opened this issue 3 years ago • 0 comments

TypeError: Class constructor CacheBase cannot be invoked without 'new' at Snapdragon.Base (C:\Users\liupe\Desktop\Vue-MintShop\mintshop-server\node_modules\base\index.js:48:11) at new Snapdragon (C:\Users\liupe\Desktop\Vue-MintShop\mintshop-server\node_modules\snapdragon\index.js:23:8) at Object.utils.instantiate (C:\Users\liupe\Desktop\Vue-MintShop\mintshop-server\node_modules\micromatch\lib\utils.js:43:18) at parse (C:\Users\liupe\Desktop\Vue-MintShop\mintshop-server\node_modules\micromatch\index.js:736:28) at memoize (C:\Users\liupe\Desktop\Vue-MintShop\mintshop-server\node_modules\micromatch\index.js:859:13) at Function.micromatch.parse (C:\Users\liupe\Desktop\Vue-MintShop\mintshop-server\node_modules\micromatch\index.js:745:10) at create (C:\Users\liupe\Desktop\Vue-MintShop\mintshop-server\node_modules\micromatch\index.js:686:44) at C:\Users\liupe\Desktop\Vue-MintShop\mintshop-server\node_modules\micromatch\index.js:695:16 at memoize (C:\Users\liupe\Desktop\Vue-MintShop\mintshop-server\node_modules\micromatch\index.js:859:13) at Function.micromatch.create (C:\Users\liupe\Desktop\Vue-MintShop\mintshop-server\node_modules\micromatch\index.js:684:10) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] start: nodemon ./bin/www npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start 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\liupe\AppData\Roaming\npm-cache_logs\2021-07-08T07_55_39_988Z-debug.log

onloner2012 avatar Jul 08 '21 08:07 onloner2012