Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have the following issue with introducing smalltalk in my Electron project #34

Open
Tandent-zz opened this issue Nov 15, 2024 · 1 comment

Comments

@Tandent-zz
Copy link

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)

@coderaiser
Copy link
Owner

Looks like it is related to TypeScript, feel free to add types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants