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
执行cd ../client && yarn 后显示,同时http://ip:1234/无法访问
yarn run v1.22.11 $ node scripts/start.js PUBLIC_URL= / [HPM] Proxy created: /hetu/api -> http://127.0.0.1:7001/ [HPM] Proxy created: /hetu-cdn -> http://127.0.0.1:7001/ [HPM] Proxy created: /log -> http://127.0.0.1:7001/ [HPM] Proxy created: /hetu_log -> http://127.0.0.1:7001/ [HPM] Proxy created: /socket.io -> http://127.0.0.1:7001/ [HPM] Proxy created: /api -> http://127.0.0.1:7001/ [HPM] Proxy created: /logout -> http://127.0.0.1:7001/ [HPM] Proxy created: /oauth -> http://127.0.0.1:7001/ [HPM] Proxy created: /mock -> http://127.0.0.1:7001/ [HPM] Proxy created: /test-pyy -> http://127.0.0.1:7001/ ℹ 「wds」: Project is running at http://0.0.0.0:1234/ ℹ 「wds」: webpack output is served from undefined ℹ 「wds」: Content not from webpack is served from /root/hetu-master/client/public ℹ 「wds」: 404s will fallback to /index.html Starting the development server...
Files successfully emitted, waiting for typecheck results...
The text was updated successfully, but these errors were encountered:
node 版本尝试10与14.17.6,都一样报错
Sorry, something went wrong.
No branches or pull requests
执行cd ../client && yarn 后显示,同时http://ip:1234/无法访问
yarn run v1.22.11
$ node scripts/start.js
PUBLIC_URL= /
[HPM] Proxy created: /hetu/api -> http://127.0.0.1:7001/
[HPM] Proxy created: /hetu-cdn -> http://127.0.0.1:7001/
[HPM] Proxy created: /log -> http://127.0.0.1:7001/
[HPM] Proxy created: /hetu_log -> http://127.0.0.1:7001/
[HPM] Proxy created: /socket.io -> http://127.0.0.1:7001/
[HPM] Proxy created: /api -> http://127.0.0.1:7001/
[HPM] Proxy created: /logout -> http://127.0.0.1:7001/
[HPM] Proxy created: /oauth -> http://127.0.0.1:7001/
[HPM] Proxy created: /mock -> http://127.0.0.1:7001/
[HPM] Proxy created: /test-pyy -> http://127.0.0.1:7001/
ℹ 「wds」: Project is running at http://0.0.0.0:1234/
ℹ 「wds」: webpack output is served from undefined
ℹ 「wds」: Content not from webpack is served from /root/hetu-master/client/public
ℹ 「wds」: 404s will fallback to /index.html
Starting the development server...
Files successfully emitted, waiting for typecheck results...
The text was updated successfully, but these errors were encountered: