cerebral / overmind

Overmind - Frictionless state management

Home Page:https://overmindjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: While trying to resolve module `phoenix`

saadnaveed94 opened this issue · comments

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

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