Skip to content

fix: add @types/node to packages devDependencies (@nadalaba)#7789

Merged
Miodec merged 2 commits intomonkeytypegame:masterfrom
nadalaba:fix-tsc
Apr 28, 2026
Merged

fix: add @types/node to packages devDependencies (@nadalaba)#7789
Miodec merged 2 commits intomonkeytypegame:masterfrom
nadalaba:fix-tsc

Conversation

@nadalaba
Copy link
Copy Markdown
Contributor

@nadalaba nadalaba commented Apr 8, 2026

after "types": ["node"] was added to the base tsconfig on e7cd1a0, running pnpm ts-check --force fails:

@monkeytype/tsup-config:ts-check: error TS2688: Cannot find type definition file for 'node'.
@monkeytype/tsup-config:ts-check: The file is in the program because:
@monkeytype/tsup-config:ts-check: Entry point of type library 'node' specified in compilerOptions

@monkeytypegeorge monkeytypegeorge added the packages Changes in local packages label Apr 8, 2026
@Miodec Miodec merged commit 9735f20 into monkeytypegame:master Apr 28, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages Changes in local packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants