You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/jest-haste-map/build/types.d.ts:8:28 - error TS7016: Could not find a declaration file for module 'graceful-fs'. '/app/node_modules/graceful-fs/graceful-fs.js' implicitly has an 'any' type.
Try `npm install @types/graceful-fs` if it exists or add a new declaration (.d.ts) file containing `declare module 'graceful-fs';`
8 import type { Stats } from 'graceful-fs';
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
🐛 Bug Report
Using [email protected]
The text was updated successfully, but these errors were encountered: