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

Module not found: Package path ./webgpu is not exported from package #553 #696

Open
danielbakas opened this issue Dec 18, 2024 · 0 comments

Comments

@danielbakas
Copy link

danielbakas commented Dec 18, 2024

Describe the bug
The application fails to start due to a module not found error related to the three-render-objects package. The error indicates that the package path ./webgpu is not exported from the three package.

To Reproduce
Steps to reproduce the behavior:

  1. Install the dependencies using npm install.
  2. Start the development server using npm run dev.
  3. Observe the error in the terminal or browser console.

Expected behavior
The application should start without any module not found errors, and the three-render-objects package should work correctly.

Screenshots
Captura de pantalla 2024-12-18 a la(s) 5 06 40 p m

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Arc
  • Version: 1.73.0

Additional context
The issue seems to be related to the three package version and its exports field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant