-
Notifications
You must be signed in to change notification settings - Fork 151
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
Internal server error: Failed to resolve entry for package "terminal-in-react". w/Vite #109
Comments
UI369
changed the title
Internal server error: Failed to resolve entry for package "terminal-in-react".
Internal server error: Failed to resolve entry for package "terminal-in-react". w/Vite
Feb 6, 2023
Full errror:
|
The package does not include the |
Closed
If anyone faced with this issue you can fix it for now importing bundle js
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Attempting to use the library with a new app. Tried it with CRA, didn't work, switched to Vite, another error.
I want to create an app with basically just this library, what's the happy path to making it work?
Internal server error: Failed to resolve entry for package "terminal-in-react". The package may have incorrect main/module/exports specified in its package.json.
my package.json:
vite.config.ts:
The text was updated successfully, but these errors were encountered: