<!-- Love SVGR? Please consider supporting our collective: ๐ https://opencollective.com/svgr/donate --> ## ๐ Bug Report When you install the version `v8.0.0` with `npm` it's throwing a `workspace:*` issue. <img width="455" alt="image" src="https://github.com/gregberge/svgr/assets/16128058/bd76d480-9107-492c-a0f9-b3057d629205"> ## To Reproduce Install the library `@svgr/core` with `npm` and the latest version. ## Expected behavior Install the dependency with all the package managers, not only with `pnpm` (works good). ## Run `npx envinfo --system --binaries --npmPackages @svgr/core,@svgr/cli,@svgr/webpack,@svgr/rollup --markdown --clipboard` Paste the results here: ```bash ## System: - OS: macOS 13.4.1 - CPU: (8) arm64 Apple M1 Pro - Memory: 80.63 MB / 16.00 GB - Shell: 5.9 - /bin/zsh ## Binaries: - Node: 20.2.0 - /opt/homebrew/bin/node - npm: 9.6.6 - /opt/homebrew/bin/npm ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by adwher and has received 2 comments.