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 import the namespace object from non EcmaScript module #18

Closed
mbj36 opened this issue May 11, 2018 · 3 comments
Closed

Can't import the namespace object from non EcmaScript module #18

mbj36 opened this issue May 11, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@mbj36
Copy link

mbj36 commented May 11, 2018

Hi @Akryum Thanks for this plugin, I am getting this error on running npm run serve

screen shot 2018-05-11 at 10 01 02 pm

@bblumberg
Copy link

I encountered the same problem. I am using vue 3.0.0 beta 9. Thanks for the plugin, I think it will be very useful.

@numfin
Copy link

numfin commented May 12, 2018

same problem

@davefollett
Copy link

I was able to workaround this issue by forcing the apollo-upload-client to the latest released version.. Everything seems OK so far.

npm install apollo-upload-client@8.0.0

apollo-upload-client fixed this issue here: jaydenseric/apollo-upload-client#72

@Akryum Akryum added the bug Something isn't working label May 18, 2018
@Akryum Akryum closed this as completed May 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants