Cannot use GraphQLObjectType "Post" from another module or realm. #4958
Unanswered
simplecommerce
asked this question in
General
Replies: 1 comment 6 replies
-
Ohh this one is interesting. It seems that one file is importing |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a specific question, a problem I encounter when I run this app on the client instance.
https://codesandbox.io/s/gifted-forest-6vn7j
I keep getting the error
The problem, is that when I download the zip from the client and install it on my webhosting server, I am able to run the app with no issues.
I was wondering, what could be causing the issue, is it something specific to how your client is bundled?
The developer of the package I am testing told me that it could be a bundler issue.
But I am not able to confirm and reproduce it on my end.
Any help would be appreciated, thanks!
Beta Was this translation helpful? Give feedback.
All reactions