Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't reexport the named export 'BREAK' from non EcmaScript module #4299

Closed
davidbiller opened this issue Oct 30, 2019 · 2 comments
Closed

Comments

@davidbiller
Copy link

davidbiller commented Oct 30, 2019

node_modules/@aws-amplify/api/node_modules/graphql/index.mjs 49:0-53:205
Can't reexport the named export 'BREAK' from non EcmaScript module (only default export is available)

I saw this old issue:
#761

So i tried this with the last expo web version.

So should it be fixed here or on expo side?

So i can see that mjs files are allowed at expo webpack config.
expo/expo-cli#1075

@davidbiller davidbiller added the bug Something isn't working label Oct 30, 2019
@ashika01
Copy link
Contributor

@davidbiller Looks like this is something to be handled in consumer webpack config file. graphql/graphql-js#1272 (comment).

@github-actions
Copy link

This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels or Discussions for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants