vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on install

mspoulsen opened this issue · comments

When running npm install eslint-plugin-vuetify --save-dev I get:

Found: eslint@7.19.0

Could not resolve dependency:
npm ERR! peer eslint@"^6.0.0 | ^7.0.0" from eslint-plugin-vuetify@1.0.0-beta.7

This does really make sense, does it? I have 7.19.0 installed which should be fine.

I am using npm 7.5.3.

Any ideas?

commented

Duplicate of #26