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

Accessing non-existent property 'padLevels' of module exports inside circular dependency #689

Open
FDiskas opened this issue Mar 2, 2022 · 5 comments
Labels

Comments

@FDiskas
Copy link

FDiskas commented Mar 2, 2022

🐛 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
@stale
Copy link

stale bot commented May 1, 2022

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.

@stale stale bot added the wontfix label May 1, 2022
@FDiskas
Copy link
Author

FDiskas commented May 2, 2022

Its reproducible for others?

@stale stale bot removed the wontfix label May 2, 2022
@gregberge
Copy link
Owner

@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.

@stale
Copy link

stale bot commented Oct 1, 2022

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.

@stale stale bot added the wontfix label Oct 1, 2022
@stale stale bot closed this as completed Oct 16, 2022
@gregberge gregberge reopened this Oct 17, 2022
@stale stale bot removed the wontfix label Oct 17, 2022
@stale
Copy link

stale bot commented May 21, 2023

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.

@stale stale bot added the wontfix label May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants