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

fix: Mirror the versions used by pug-plain-loader #254

Merged
merged 1 commit into from Jul 12, 2022

Conversation

df-pkennedy
Copy link
Contributor

prevents npm from choking when Pug 3 is installed, which is happily handled despite NPM suggesting otherwise

While resolving: vuetify-loader@1.9.0
Found: pug@3.0.2
node_modules/pug
  dev pug@"^3.0.2" from the root project
  peer pug@"^2.0.0 || ^3.0.0" from pug-plain-loader@1.1.0
  node_modules/pug-plain-loader
    dev pug-plain-loader@"^1.1.0" from the root project

Conflicting peer dependency: pug@2.0.4
node_modules/pug
  peerOptional pug@"^2.0.0" from vuetify-loader@1.9.0
  node_modules/vuetify-loader
    dev vuetify-loader@"^1.9.0" from the root project

prevents npm from choking when Pug 3 is installed, which is happily handled despite NPM suggesting otherwise
@KaelWD KaelWD merged commit 6185962 into vuetifyjs:master Jul 12, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants