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
Here's the error message that prompts:
Unable to find the declaration file for module "smalltalk". "d:/Scripts/Encapsulationcode/bgxxzsRunlocally/node_modules/smalltalk/lib/smalltalk.js" implicitly has an "any" type.
Try using 'npm i --save-dev @types/smalltalk' (if it exists), or add one that contains 'declare module 'smalltalk'; New Statement (.d.ts) File TS(7016)
The text was updated successfully, but these errors were encountered:
Here's the error message that prompts:
Unable to find the declaration file for module "smalltalk". "d:/Scripts/Encapsulationcode/bgxxzsRunlocally/node_modules/smalltalk/lib/smalltalk.js" implicitly has an "any" type.
Try using 'npm i --save-dev @types/smalltalk' (if it exists), or add one that contains 'declare module 'smalltalk'; New Statement (.d.ts) File TS(7016)
The text was updated successfully, but these errors were encountered: