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)
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)