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

Declaration file missing for 0.7.* version? #233

Open
relez opened this issue Sep 30, 2020 · 1 comment
Open

Declaration file missing for 0.7.* version? #233

relez opened this issue Sep 30, 2020 · 1 comment

Comments

@relez
Copy link

relez commented Sep 30, 2020

Hey there, I am new using the galio framework, I just installed version 0.7.1 and I get this warning on my editor when I import any component:

Could not find a declaration file for module 'galio-framework'. '/Users/relvis/myProject/node_modules/galio-framework/src/index.js' implicitly has an 'any' type.
  Try `npm install @types/galio-framework` if it exists or add a new declaration (.d.ts) file containing `declare module 'galio-framework';`ts(7016)
@RommelTJ
Copy link

The galio framework doesn't support TypeScript at the moment. Related issue: #205.
I added a pull request but nobody has reviewed it.

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