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
v2.0.0 : vite-template-redux : npm run build : Error - Output file 'app/vite.config.d.ts' has not been built from source file 'app/vite.config.ts'.
#129
Open
csatish opened this issue
Aug 31, 2024
· 1 comment
Version : v2.0.0
Package : vite-template-redux
Running environment : Tried node 18 and 20
npm run build is throwing error as below:
Output file 'app/vite.config.d.ts' has not been built from source file 'app/vite.config.ts'.
The file is in the program because:
Matched by default include pattern '**/*'
The text was updated successfully, but these errors were encountered:
csatish
changed the title
v2.0.0 : vite-template-redux throwing error for npm run build
v2.0.0 : vite-template-redux : npm run build : Error - Output file 'app/vite.config.d.ts' has not been built from source file 'app/vite.config.ts'.
Aug 31, 2024
Version : v2.0.0
Package : vite-template-redux
Running environment : Tried node 18 and 20
npm run build is throwing error as below:
Output file 'app/vite.config.d.ts' has not been built from source file 'app/vite.config.ts'.
The file is in the program because:
Matched by default include pattern '**/*'
The text was updated successfully, but these errors were encountered: