Skip to content
New issue

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

Localhost doesn't work on Windows with wasm out of bounds error #7

Open
hybridherbst opened this issue Aug 18, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@hybridherbst
Copy link
Contributor

hybridherbst commented Aug 18, 2023

Seems to only affect Windows, works fine on Mac/Linux. Some path handling issue?

image

Reproduction steps:

  • clone this repository on Windows
  • run npm i
  • rum npm start
  • open the page in your browser (make sure to use http://localhost:3003)
  • note USD library seems to load fine
  • select any of the models, e.g. "Speeder"
  • note exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant