启动:
npm run serve
2022年06月10日
vue create is a Vue CLI 3 only command and you are using Vue CLI 2.9.6.
You may want to run the following to upgrade to Vue CLI 3:
npm uninstall -g vue-cli
npm install -g @vue/cli
2022年06月09日
场景:解析excel的时候出现
完整bug名称:org.apache.poi.poifs.filesystem.OfficeXmlFileException: The supplied data appears to be in the Office 2007+ XML. You are calling the part of POI that deals with OLE2 Office Documents. You need to call a di
2022年06月06日
命令:npx create-react-app my-app
然后就是:npm start 可以成功启动
Powered By Z-BlogPHP 1.7.3
Copyright Your WebSite.Some Rights Reserved.