trazyn / ieaseMusic

网易云音乐第三方
MIT License
8.78k stars 995 forks source link

一直卡启动界面 #400

Open TTcheng opened 5 years ago

TTcheng commented 5 years ago

卡启动界面,小方块一直转,我是windows系统,自己打包的。 curl http://localhost:8000/login/refresh提示拒绝连接 图片

没有在hosts启用代理,端口8000也没有被占用

ghost commented 5 years ago

我也是

arixse commented 5 years ago

我之前也遇到过类似情况,你应该是没加载git子模块

git submodule init
git submodule update --remote --merge
$ npm install