RainManGO / vue3-composition-admin

🎉 基于vue3 的管理端模板(Vue3 TS Vuex4 element-plus vue-i18n-next composition-api) vue3-admin vue3-ts-admin
MIT License
3.11k stars 907 forks source link

启动报错 #119

Open makoto4423 opened 1 year ago

makoto4423 commented 1 year ago

报错信息 ./node_modules/vuex/dist/vuex.esm-browser.js 132:14-25 "export 'effectScope' was not found in 'vue'

版本 node -v v15.9.0 npm -v 7.5.3

启动命令(windows环境) yarn.cmd start 网上查资料发现effectScope 属于 vue3.22.x的内容,但升级pack.json的vue版本后又报其他错误

izhxxx commented 1 year ago

同样的问题

izhxxx commented 1 year ago

问题应该是vue版本和vuex版本冲突,我通过升级vue、vuex和ts版本号解决了该问题,希望对你有帮助

makoto4423 commented 1 year ago

问题应该是vue版本和vuex版本冲突,我通过升级vue、vuex和ts版本号解决了该问题,希望对你有帮助

麻烦贴一下你vue、vuex和ts版本的版本配置,谢谢

dzl157044 commented 1 year ago

解决了没有?

ilovetext commented 3 months ago

error Error: certificate has expired at TLSSocket.onConnectSecure (node:_tls_wrap:1676:34) at TLSSocket.emit (node:events:520:28) at TLSSocket._finishInit (node:_tls_wrap:1087:8) at ssl.onhandshakedone (node:_tls_wrap:873:12) info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

显示证书过期 使用yarn安装依赖的时候 node版本22.1.0