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
I have searched the existing issues, and I could not find an existing issue for this bug
Current Behavior
> npm build:app
command fails with below error.
error TS6231: Could not resolve the path 'app' with the extensions: '.ts', '.tsx', '.d.ts', '.cts', '.d.cts', '.mts', '.d.mts'.
The file is in the program because:
Root file specified for compilation
Is this a new bug?
Current Behavior
> npm build:app
command fails with below error.
>npm run build
fails with below error
Expected Behavior
Build commands should succeed. Documented steps to build the project will help.
Steps To Reproduce
> npm build:app
>npm run build
Relevant log output
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: