Typescript won't compile for Nextjs project #380
Replies: 1 comment 1 reply
-
Nvm I figured it out. Maybe this will help someone else. I was accidentally importing a module like Switching my tsconfig |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Trying to get some work released but come to find out project won't build (tsc command) due to this project. Getting errors like:
Running:
Just wondering if anyone else has run into this issue or might know if I'm just missing something really simple.
Beta Was this translation helpful? Give feedback.
All reactions