Changes
- fix(app-vite): ext add/remove, mode add -> the flow no longer aborts half-way on pnpm v11+. pnpm v11 turned "Ignored build scripts" into a fatal error (v10 only warned), so any dependency with an unapproved build script anywhere in your project made the CLI's
pnpm add/pnpm installexit non-zero even though the packages did install --quasar ext addthen stopped with the App Extension package installed and registered as a devDependency but its install script (prompts, rendered templates,quasar.extensions.jsonentry) never run, leaving the project in a half-applied state. Same forquasar mode add capacitor/electronand the Vue DevTools / store-provider installs. Nothing is silently built -- pnpm still prints its "Ignored build scripts" notice and still refuses to run those scripts, so you can approve them withpnpm approve-buildswhenever you want to - fix(app-vite): a failing command now reports what actually went wrong when the CLI's output is piped (test harness, shell script, IDE task runner) instead of replacing the real error with a
TypeError: stdin.setRawMode is not a functioncrash -- which also skipped the failure banner and left the terminal switched to the alternate screen buffer. As a bonus, the alternate-screen escape sequences are no longer written into piped logs
Donations
Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If Quasar is useful in your workflow and you want to support ongoing maintenance, please consider the following: