Next js new version 14.2.5 not working properly
Unanswered
Common Moorhen posted this in #help-forum
Common MoorhenOP
Hello, I updated Nextjs in my current project and I have run to a problem of resolving typescript files correctly (just with this new version).
It says both next-flight-client-module-loader.js and next-swc-loader.js loaders are used for the IconArrow component which is a .tsx file and it seems it doesnt work with typescript
It says both next-flight-client-module-loader.js and next-swc-loader.js loaders are used for the IconArrow component which is a .tsx file and it seems it doesnt work with typescript
1 Reply
Common MoorhenOP
* I have included the path to tsconfig