FormPin icon imported in themes/base although removed from grommet-icons causes build error
See original GitHub issueExpected Behavior
FormPin has been removed from grommet-icons hence should be removed from themes/base
Actual Behavior
A Rollup output gave me this:
Steps to Reproduce
- Install grommet
- Build it in any app
Your Environment
- Grommet version: 2.27.0
- Operating System and version (desktop or mobile): MacOS latest
Issue Analytics
- State:
- Created 10 months ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
Dependency on styled-components · Issue #135 - GitHub
Receive this error when trying to just use the icon library by itself, ERROR in ./node_modules/grommet-icons/es6/StyledIcon.js Module not ...
Read more >Grommet Icons
How do I use them? It's easy! Once you've added the Node package you'll have access to hundreds of icons that you can...
Read more >import error when using react-icons - Stack Overflow
When you use the v3 way of importing the icons, you should not have lib be a part of the import path. The...
Read more >grommet-icons - npm
Start using grommet-icons in your project by running `npm i grommet-icons`. There are 85 other projects in the npm registry using grommet-icons.
Read more >grommet grommet issues - Githubissues
Recursion error on masked input ... FormPin icon imported in themes/base although removed from grommet-icons causes build error.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This should be resolved with the new release, v2.28.0 of grommet.
No need, just needs to publish the latest dev grommet version which has grommet-icons 4.8.0 as a dep