You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgraded to the latest version of lint-staged and I ran react-native run-android. I see the following error:
warn Package lint-staged has been ignored because it contains invalid configuration. Reason: Package subpath './package.json' is not defined by "exports" in /Users/RShet9//node_modules/lint-staged/package.json
Steps to reproduce
yarn upgrade lint-staged --latest
react-native run-android
Environment
**OS: MACOS Monterey
Node.js: v14.17.1
lint-staged: >=10
The text was updated successfully, but these errors were encountered:
Description
I upgraded to the latest version of
lint-staged
and I ranreact-native run-android
. I see the following error:Steps to reproduce
yarn upgrade lint-staged --latest
react-native run-android
Environment
lint-staged
: >=10The text was updated successfully, but these errors were encountered: