generated at
2/21/2025, 8:26:38 AM
(解決)Cannot find type definition file for ~
@types/...
をyarn addしてもダメだった
tsconfig.json
に
"types": ["node"]
をつけた
commit
ref
https://stackoverflow.com/questions/54232428/cannot-find-type-definition-file-for-node-in-typescript-react-app