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
Hello, you need to install the latest http-server, unless you want to run into this Windows only issue:
http-party/http-server#525
npm i http-server@latest
npm run webserver won't load anything when clicking on the link in shell like http://127.0.0.1:1338/:
npm run webserver
http://127.0.0.1:1338/
The text was updated successfully, but these errors were encountered:
Updates versions of Babylon.JS and http-server. #207
c38831a
Hey @kungfooman nice catch!!! Thanks for reporting, I just pushed the fix on the branch "release/4.0.0"
I haven't reproduced before because I always added "/index.html" in my URL -_-
Sorry, something went wrong.
No branches or pull requests
Hello, you need to install the latest http-server, unless you want to run into this Windows only issue:
http-party/http-server#525
npm i http-server@latest
npm run webserver
won't load anything when clicking on the link in shell likehttp://127.0.0.1:1338/
:The text was updated successfully, but these errors were encountered: