Accessing non-existent property 'padLevels' of module exports inside circular dependency
🐛 Bug Report
warn Package @svgr/webpack has been ignored because it contains invalid configuration. Reason: Package subpath './package.json' is not defined by "exports" in /***/node_modules/@svgr/webpack/package.json
(node:13633) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
To Reproduce
react-native enabled hermes. Installed react-native-gesture-handler and react-native-reanimated also added in able config plugin 'react-native-reanimated/plugin'
Expected behavior
was working before those changes.
Envinfo
## System:
- OS: macOS 12.2.1
- CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz
- Memory: 39.77 MB / 32.00 GB
- Shell: 5.8 - /bin/zsh
## Binaries:
- Node: 16.13.1 - ~/.nvm/versions/node/v16.13.1/bin/node
- Yarn: 1.22.17 - ~/.nvm/versions/node/v16.13.1/bin/yarn
- npm: 8.1.2 - ~/.nvm/versions/node/v16.13.1/bin/npm
- Watchman: 2021.12.20.00 - /usr/local/bin/watchman
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Its reproducible for others?
@FDiskas can you provide a repro? Did you find something in SVGR that could be wrong? Else I close it, I can't help with current infos.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.