dingsheng1214 / vue3-music-app

http://119.3.214.158/music-app
27 stars 8 forks source link

报错 无法启动node backend/prod.server.js #2

Open 1049906948 opened 1 year ago

1049906948 commented 1 year ago

node:internal/modules/cjs/loader:933 const err = new Error(message); ^

Error: Cannot find module 'F:\ck-game\vue3-music-app\node_modules.pnpm\registry.npmmirror.com+nodejieba@2.5.2\node_modules\nodejieba\build\Release\nodejieba.node' Require stack:

dingsheng1214 commented 1 year ago

我在windows上是能正常运行的,请问你的 node 版本是多少呢,低版本的话可以尝试升级到14.18.1试试

thisCliche commented 1 year ago

遇到一模一样的问题,后来用梯子重新安装一下库就可以了