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

Error while installing vuetify - install peer dependencies #4898

Closed
MayurikaD opened this issue Aug 17, 2018 · 1 comment
Closed

Error while installing vuetify - install peer dependencies #4898

MayurikaD opened this issue Aug 17, 2018 · 1 comment
Labels
invalid The issue is missing information or is not a valid bug/feature request

Comments

@MayurikaD
Copy link

MayurikaD commented Aug 17, 2018

Versions and Environment

Vuetify: 1.1.13
Vue: 2.5.17

Steps to reproduce

When I am installing vuetify using
npm install vuetify --save
it shows the following:
npm WARN vuetify@1.1.13 requires a peer of vue@^2.5.10 but none is installed. You must install peer dependencies yourself.
I have already installed vue.

Is there a way to fix this.

@KaelWD
Copy link
Member

KaelWD commented Aug 18, 2018

If you already have the correct version installed then this is an NPM bug: npm/npm#15708

It's also a warning, not an error. You can safely ignore it if everything is still working.

@KaelWD KaelWD closed this as completed Aug 18, 2018
@KaelWD KaelWD added the invalid The issue is missing information or is not a valid bug/feature request label Aug 18, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Aug 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid The issue is missing information or is not a valid bug/feature request
Projects
None yet
Development

No branches or pull requests

2 participants