Package requires `@githubprimer/octicons-react`
See original GitHub issueAfter installing @primer/components
, a missing module error states that @githubprimer/octicons-react
can’t be resolved. I’m guessing this is either meant to be a hard or peer dependency. If it is a peer dependency, I would expect to see it listed in the install instructions on https://primer.style/components
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
React | Octicons - Primer Design System
The @primer/octicons-react module exports individual icons as named exports. This allows you to import only the icons that you need without ...
Read more >primer/octicons: A scalable set of icons handcrafted ... - GitHub
Primer Octicons. Octicons are a set of SVG icons built by GitHub for GitHub. Libraries. This repository contains several libraries. Each of them...
Read more >@githubprimer/octicons-react - npm
A scalable set of icons handcrafted with <3 by GitHub.. Latest version: 8.5.0, last published: 4 years ago.
Read more >@primer/octicons-react | Yarn - Package Manager
A scalable set of icons handcrafted with <3 by GitHub. GitHub, icons, svg, octicons. readme. @primer/octicons-react.
Read more >@githubprimer/octicons-react - npm package | Snyk
The npm package @githubprimer/octicons-react receives a total of 1,170 ... This allows you to import only the icons that you need without blowing...
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
We could probably add
@primer/octicons-react
to the install documentation as part of this pull https://github.com/primer/components/pull/476I feel you, @mxstbr. I wish tree shaking worked as advertised!