cerebral / overmind

Overmind - Frictionless state management
https://overmindjs.org
MIT License
1.58k stars 95 forks source link

Error: While trying to resolve module `phoenix` #540

Closed saadnaveed94 closed 1 year ago

saadnaveed94 commented 2 years ago

I am using overmind in react-native. while compiling metro bundler sends this error.

error: Error: While trying to resolve module phoenix from file {app_name}/node_modules/overmind-graphql/lib/index.js, the package {app_name}/node_modules/phoenix/package.json was successfully found. However, this package itself specifies a main module field that could not be resolved ({app_name}/node_modules/phoenix/index. Indeed, none of these files exist. Simulator Screen Shot - iPhone SE (2nd generation) - 2021-10-06 at 19 31 59

henri-hulski commented 1 year ago

Should be solved in #587 which upgrades the phoenix dependency. Please reopen if there's still a problem.