Migrating to v5: Package subpath './commands' is not defined by "exports" in node_modules/@callstack/repack/package.json #971
-
|
Hello, Btw, I also get the same error when I run I have tried changing the content of the to but no luck. System info: Any help would be greatly appreciated. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
hi, this is not documented yet but you have to adjust that path in If you want to use Rspack (recommended): or if you want to keep using webpack: |
Beta Was this translation helpful? Give feedback.
hi, this is not documented yet but you have to adjust that path in
react-native.config.jsIf you want to use Rspack (recommended):
or if you want to keep using webpack: