Installing @quasar/[email protected] fails while resolving dependencies #13784
Labels
area/cli
bug/0-needs-info
Need more info to reproduce
flavour/quasar-cli-webpack
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
What did you expect to happen?
I have
[email protected]
installed in the project (implicitly - it is not set in package.json). Installed version of@quasar/app-webpack
is3.5.1
.This error happens when running
quasar upgrade -i
as well asnpm install @quasar/[email protected]
directly.Deleting
node_modules
and/orpackage-lock.json
has no effect.All other packages are latest versions or @next versions to support Webpack 5.
There is no
[email protected]
anywhere inpackage-lock.json
- it is not being requested by any other package either.Reproduction URL
https://codepen.io/alvarotrigo/pen/b
How to reproduce?
None
Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app-webpack | @quasar/app-vite)
Platforms/Browsers
No response
Quasar info output
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: