Replies: 1 comment 1 reply
-
you should bump your typescript version in your package.json file |
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.
-
We moved our codebase from v1 to v2. Fixed all dependencies problems. App is running but there is a typescript error that is not effecting app.
Error:
Parsing error: Argument for '--moduleResolution' option must be: 'node', 'classic', 'node16', 'nodenext'.eslint
Code sample:
tsconfig.json file
This is the remix-node package tsconfig
These two tsconfig is compatible each other. Why ts throws at error of top.
Beta Was this translation helpful? Give feedback.
All reactions