We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
按照md文档安装依赖,启动不起来了,打开页面是404 not found. node server/controllers/index.js C:\mt\daily-workspace\workspace\douban-movie-web> yarn serve yarn run v1.22.17 $ node server/controllers/index.js [HPM] Proxy created: /api -> http://api.douban.com/ [HPM] Proxy rewrite rule created: "^/api" ~> "/v2" [HPM] Proxy created: /bing -> https://www.bing.com/ [HPM] Proxy rewrite rule created: "^/bing" ~> "/" http://localhost:9876
Error: ENOENT: no such file or directory, open 'C:\mt\daily-workspace\workspace\douban-movie-web\server\build\index.html' 作者你好,帮忙解决一下,谢谢
The text was updated successfully, but these errors were encountered:
No branches or pull requests
按照md文档安装依赖,启动不起来了,打开页面是404 not found.
node server/controllers/index.js
C:\mt\daily-workspace\workspace\douban-movie-web> yarn serve
yarn run v1.22.17
$ node server/controllers/index.js
[HPM] Proxy created: /api -> http://api.douban.com/
[HPM] Proxy rewrite rule created: "^/api" ~> "/v2"
[HPM] Proxy created: /bing -> https://www.bing.com/
[HPM] Proxy rewrite rule created: "^/bing" ~> "/"
http://localhost:9876
Error: ENOENT: no such file or directory, open 'C:\mt\daily-workspace\workspace\douban-movie-web\server\build\index.html'
作者你好,帮忙解决一下,谢谢
The text was updated successfully, but these errors were encountered: