Replies: 2 comments
-
You may want to disable Emit affects the filesystem output (but is not relevant for Next.js). |
Beta Was this translation helpful? Give feedback.
0 replies
-
You'll want to set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know this is a bug or not, I add following options to
tsconfig.json
. but it seems nextjs doesn't respect thenoEmitOnError
,noEmit
, eveything just stopped when we have typescript error, which is quite frustrating.Beta Was this translation helpful? Give feedback.
All reactions