Replies: 1 comment 2 replies
-
FWIW, if I replace the above
|
Beta Was this translation helpful? Give feedback.
2 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'm using nanoid 3 in a NestJS project.
After upgrading
@tsconfig/node18
from 2.0.1 to 18.2.2 I get the following compile error:tsconfig.json
It's the only compile error in a project with many dependencies.
Any idea what the issue is and how to fix it?
Beta Was this translation helpful? Give feedback.
All reactions