Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing @tsconfig/node20 in dev dependencies #22

Open
Rodeoclash opened this issue Dec 28, 2023 · 1 comment
Open

Missing @tsconfig/node20 in dev dependencies #22

Rodeoclash opened this issue Dec 28, 2023 · 1 comment

Comments

@Rodeoclash
Copy link

After pulling the repo and running an npm install I get VSCode complaining about the @tsconfig/node20 package being missing.

Adding:

"@tsconfig/node20": "^20.1.2"

To the dev dependencies and running another npm install removes the error.

Let me know if you want me to raise a PR 🙂

@atombrenner
Copy link
Owner

Sorry, completely missed this issue. @tsconfig/node20 is part of package.json so I believe your problem is caused by something diffent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants