You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to build my application, I get the error Package "three" exists but package.json "exports" does not include entry for "./examples/jsm/webxr/ARButton.js".
@Bassadin this is an issue with snowpack, you should report this to their own repo.
On their website, it says to consult the package's developers. Although I can see that in your package.json, you're exporting the examples. So you're saying it's something on the end of snowpack?
Describe the bug
A clear and concise description of what the bug is. Before submitting, please remove unnecessary sections.
To Reproduce
Steps to reproduce the behavior:
Package "three" exists but package.json "exports" does not include entry for "./examples/jsm/webxr/ARButton.js".
Code
Feel free to pull my repo to reproduce: https://github.com/Bassadin/Three.LS
Expected behavior
Being able to build without the error occurring.
Screenshots
Platform:
The text was updated successfully, but these errors were encountered: