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

Error on Blank icon #2

Closed
windgaucho opened this issue Nov 4, 2018 · 2 comments
Closed

Error on Blank icon #2

windgaucho opened this issue Nov 4, 2018 · 2 comments

Comments

@windgaucho
Copy link

Hello, great set of grommet controls !!

I installed the controls with npm in my project, but when I try to use some of them I am gettins the following error:

./node_modules/grommet-controls/es6/components/PagingTable/components/ThComponent.js
Module not found: Can't resolve 'grommet-icons/Blank' in '/Users/luis/desarrollo/nextjs/grommet-dashboard/node_modules/grommet-controls/es6/components/PagingTable/components'

I solved by copying the Blank.icon in the grommet-icons folder, but if install the components in another project the I am getting the same error.

I am doing something wrong?

@atanasster
Copy link
Owner

Hi @windgaucho , thanks a lot for the feedback. grommet-icons 3.2.0 was just released and changed the location of the Blank icon to fix some tree shaking issues and grommet-controls was out of sync for a day or two.
Can you please now install the latest "grommet-controls": "^0.90.8", and let me know if you still have any issue.

@windgaucho
Copy link
Author

Thank you @atanasster it work now.

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