Skip to content

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

Open
nadalaba wants to merge 1 commit intomonkeytypegame:masterfrom
nadalaba:fix-tsc
Open

fix: add @types/node to packages devDependencies (@nadalaba)#7789
nadalaba wants to merge 1 commit 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
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.

2 participants