You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> @ start /Users/kang/develop/react/cloud_closet_work
> dora -p 8989 --plugins "webpack,hmr,proxy,livereload?enableJs=false&injectHost=127.0.0.1,browser-history?index=/src/entries/index.html"
proxy: load rule from proxy.config.js
proxy: listened on 8989
livereload: listening on 35729
webpack: bundle build is now finished.
err with request :Error: socket hang up /
err with request :Error: connect ENFILE 127.0.0.1:8989 - Local (undefined:undefined) /favicon.ico
1、升级说明:"dora": "0.3.x" => "dora": "0.4.x"
2、问题: 升级后,
npm start
不会跑build modules
,服务器启动,但是访问不了。退回0.3.x 可正常使用。
3、控制台提示信息:
4、package.json:
The text was updated successfully, but these errors were encountered: