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

npm install, installs beta9 only not beta12 #4

Closed
mygnu opened this issue Sep 28, 2016 · 6 comments
Closed

npm install, installs beta9 only not beta12 #4

mygnu opened this issue Sep 28, 2016 · 6 comments

Comments

@mygnu
Copy link

mygnu commented Sep 28, 2016

Beta 9 has error with the plugin registry with an error saying

prepare not defined

@mygnu
Copy link
Author

mygnu commented Sep 28, 2016

actually the problem happens when you do
npm install vue-apollo -S
and then reinstall it again
solution for now is
npm install vue-apollo@1.0.0-beta.12 -save

@mygnu mygnu closed this as completed Sep 28, 2016
@mygnu mygnu changed the title npm install, installs beta9 only not beta11 npm install, installs beta9 only not beta12 Sep 28, 2016
@laurentpayot
Copy link

Also happens with npm update.

@Akryum
Copy link
Member

Akryum commented Oct 2, 2016

Is it still an issue with the rc.1?

@mygnu
Copy link
Author

mygnu commented Oct 3, 2016

I'll try again with rc

@laurentpayot
Copy link

For me npm update updated to the rc.1 as it was supposed to do.

@mygnu
Copy link
Author

mygnu commented Oct 3, 2016

seems like fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants