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
We were using CRA for our App. Now I am trying to migrate the project from CRA to vite.
went through multiple blogs to migrate to vite. After the migration I am getting the below Error.
tried multiple things in vite.config.ts but still getting the same error. Thanks in advance for any help
Reproduction
na
Steps to reproduce
the node modules are generating js files which are having typescripts.Attached the SS for the same
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Hello @roshansahu2022. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with needs reproduction will be closed if they have no activity within 3 days.
Describe the bug
We were using CRA for our App. Now I am trying to migrate the project from CRA to vite.
went through multiple blogs to migrate to vite. After the migration I am getting the below Error.
tried multiple things in vite.config.ts but still getting the same error. Thanks in advance for any help
Reproduction
na
Steps to reproduce
the node modules are generating js files which are having typescripts.Attached the SS for the same
System Info
Used Package Manager
yarn
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: