You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rstoenescu Yes, it's an npm issue that impacts Quasar. As with most software issues, the bug is easy to trip over without knowing the root cause or that it's a bug and not user error.
I added it here because I thought it might merit either:
Description
There is a recommendation to run
quasar
undernpx
but this causes the build process to hang if there are native dependencies to rebuild:electron-userland/electron-builder#6411
I'm not sure whether this needs a fix/workaround in Quasar but it deserves at least a warning.
Documentation Section URL
https://quasar.dev/start/quasar-cli#running-without-the-global-quasar-cli
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app-webpack | @quasar/app-vite), Electron Mode
The text was updated successfully, but these errors were encountered: