-
Notifications
You must be signed in to change notification settings - Fork 39
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
Named export 'Alignment' not found In Remix Run #218
Comments
Same issue with rsbuild |
I have the same issue. Error: Internal server error: [vite] Named export 'Alignment' not found. The requested module '@rive-app/react-canvas' is a CommonJS module, which may not support all module.exports as named exports. Using the suggested changes doesn't work. When they are implemented it says that the names don't exist in the package. @rive-app/react-canvas : 4.14.8 |
Running into this error as well. Anyone who found a solution? |
the same issue with Vite |
I got a similar error when using Rive in the astro react component.
|
Getting this error when using '@rive-app/react-canvas' in Remix run
Typescript version: 5.1.6
React version: 18.2.0
Remix Run version: 2.3.1
The text was updated successfully, but these errors were encountered: