Quasar: @quasar/cli create command uses quasar-cli version ^0.17.x and quasar-framework version 0.17.x, where is the v1 declaration??

Created on 22 Apr 2019  路  6Comments  路  Source: quasarframework/quasar

I'm updating from v0.17 to v1 beta and I'm confused how the changes are implemented, I install @quasar/cli in comparison to quasar-cli to run quasar create app, but the dependancies for quasar-cli and quasar-framework stay at version 017 in the newly created ./app quasar app folder?? so where are the changes imlemented because the fundamental quasar-cli and quasar-framework dependancies in package.json and package-lock.json are still v0.17.x ??

Most helpful comment

Temporary, until v1 is final, the command is "quasar create -b dev" --> uses "dev" branch (which is v1) instead of "master" which is still 0.17. Otherwise it would break 0.17 cli.

just want to take this opportunity to tell you how incredibly beautiful this project is, it will change the world

All 6 comments

you need to $ quasar create app -b dev

Temporary, until v1 is final, the command is "quasar create -b dev" --> uses "dev" branch (which is v1) instead of "master" which is still 0.17. Otherwise it would break 0.17 cli.

Temporary, until v1 is final, the command is "quasar create -b dev" --> uses "dev" branch (which is v1) instead of "master" which is still 0.17

ohhh damn cool soz it literally says it in the docs page I read, I skimmed over the install part lmfao and just say quasar create <folder_name>

sorryyyy

Temporary, until v1 is final, the command is "quasar create -b dev" --> uses "dev" branch (which is v1) instead of "master" which is still 0.17. Otherwise it would break 0.17 cli.

just want to take this opportunity to tell you how incredibly beautiful this project is, it will change the world

@lopugit Please consider becoming a Patreon with your company (if you haven't already) so we can do more cool stuff. Changing the world to the better is our target.

@rstoenescu I was a $50 patreon for a few months, I'm low on money atm but I will again in the future <3

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jean-moldovan picture jean-moldovan  路  3Comments

jigarzon picture jigarzon  路  3Comments

slowaways picture slowaways  路  3Comments

adwidianjaya picture adwidianjaya  路  3Comments

danikane picture danikane  路  3Comments