Vue-MintShop
Vue-MintShop copied to clipboard
:meat_on_bone: :watermelon: 使用 ES6 + Mock.js + vue2.0 全家桶开发的前后端分离的外卖App。开发文档、流程完整详尽,非常适合作为个人练手项目。
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...
serve dist后打开5000端口,控制台报错:Failed to load resource: the server responded with a status of 404 (Not Found) 页面显示404 The requested path could not be found 想请教一下是什么原因?
PS D:\vueProject\Vue-MintShop\mintshop-client> npm install npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npm.taobao.org/@babel/types/-/types-7.0.0-beta.44.tgz - [not_found] document not found npm ERR! 404 npm ERR! 404 '@babel/types@https://registry.npm.taobao.org/@babel/types/-/types-7.0.0-beta.44.tgz' is not...