Open
Description
How to solve the error?
npm run build
> [email protected] build
> npm run clean && tsc -p ./tsconfig.json && tsc -p ./tsconfig.cjs.json && npm run formatjs
> [email protected] clean
> rimraf src
error TS2688: Cannot find type definition file for 'node'.
The file is in the program because:
Entry point of type library 'node' specified in compilerOptions
Found 1 error.
Metadata
Metadata
Assignees
Labels
No labels