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
Describe the bug
Vite is unable to resolve the package.
Steps to reproduce the behaviour:
Install @react-schrome-extension-router and vite
Import it anywhere
Run vite
Sample error: Failed to resolve entry for package "react-chrome-extension-router". The package may have incorrect main/module/exports specified in its package.json: Failed to resolve entry for package "react-chrome-extension-router". The package may have incorrect main/module/exports specified in its package.json.
Describe the bug
Vite is unable to resolve the package.
Steps to reproduce the behaviour:
Install @react-schrome-extension-router and vite
Import it anywhere
Run vite
Sample error:
Failed to resolve entry for package "react-chrome-extension-router". The package may have incorrect main/module/exports specified in its package.json: Failed to resolve entry for package "react-chrome-extension-router". The package may have incorrect main/module/exports specified in its package.json.
Expected behaviour:
Vite should serve the site
Additional info:
MacOS Monterey
Chrome
react-chrome-extension-router v1.3.1
The text was updated successfully, but these errors were encountered: