galio
galio copied to clipboard
"galio-framework" has no exported member named 'Checkbox'
Describe the bug A clear and concise description of what the bug is. my react native project is throwing me "galio-framework" has no exported member named 'Checkbox', I have galio-framework 0.8.0 and npm is not allowing me to install 0.8.1 is giving me the following error if I want to install, update or upgrade
npm ERR! code EUPDATEARGS npm ERR! Update arguments must only contain package names, eg: npm ERR! npm update galio-framework
To Reproduce Steps to reproduce the behavior: install galio-framework 0.8.0 and import { Checkbox } from 'galio-framework';
Expected behavior Avoid that error message in my VScode editor
Additional context Add any other context about the problem here.
@palingheorghe I hope you can help with the issue
hopping you can help
Is this repository still alive? I have opened a PR with the fix for this in #257
hello is that question waiting be answer by me?
hi @JobDelToro, actually it is an answer for the maintainers. Sorry for not being clear on that. 😄 It just makes me wonder if we should keep using this in our projects or should be looking for alternatives.