As i use caddy run this prebuild assets from github, and use the following command to carry out .
caddy_windows_amd64.exe file-server --root C:\Users\12509\Desktop\www\codesandbox --listen local.netease.com:8443
Aflter that i open my browser to visit "https://local.netease.com:8443/" ,And open my Devtools find that
`
url-generator.js:239 Uncaught (in promise) Error: Can't detect sandbox ID from the current URL
at t.getSandboxId (url-generator.js:239:15)
at index.ts:95:16
`
What can i do?
As i use caddy run this prebuild assets from github, and use the following command to carry out .
caddy_windows_amd64.exe file-server --root C:\Users\12509\Desktop\www\codesandbox --listen local.netease.com:8443Aflter that i open my browser to visit "https://local.netease.com:8443/" ,And open my Devtools find that
`
url-generator.js:239 Uncaught (in promise) Error: Can't detect sandbox ID from the current URL
at t.getSandboxId (url-generator.js:239:15)
at index.ts:95:16
`
What can i do?