Vue-cli: Please update the CLI for V3 support

Created on 20 Sep 2020  路  6Comments  路  Source: vuejs/vue-cli

What problem does this feature solve?

Currently the CLI version 4.5.6 shows up with the preview version of V3.

It should get a proper update to install the released V3 version per default.

image

What does the proposed API look like?

The CLI should not come up with a "preview" anymore. Further V3 should be picked by default.

Most helpful comment

Choice of words should not affect the usefulness of the CLI.

All 6 comments

With that said, TS should be the default now too :)

Could not agree more, also if ts is the default, Could this error be fixed in vscode?

Cannot find module '@/components/Hello.vue' or its corresponding type declarations.ts(2307)

I am searching everywhere for a solution on this error.

All I want to is have a hello vue3+ ts project running in vs code.

What a hard experience.


edit:

I am intrigued to use the immediate vue3 preview menu in the first cli screen.
I finally have my TS setup using the manually select feature option.

I don't agree with changing these defaults. vue 3 still uses the @next tag on npm untill the end of the year so I don't think it's ready to be the new default.

Vue 3 is also still a javascript-first framework. I like typescript, but I think it should remain opt-in for the foreseeable future.

I'd go with the preview word until all the major dependencies used to scaffold the project reach stable. At the moment many are still in Beta or RC.

It's nearly a week after the official release of the v3 of vuejs, and the cli is still in the preview mode. Is there any update what the update roadmap says?
Without a useful cli for the v3 version, i can directly switch back to react for upcoming projects ;)

Choice of words should not affect the usefulness of the CLI.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joeirimpan picture joeirimpan  路  35Comments

yyx990803 picture yyx990803  路  80Comments

deanilvincent picture deanilvincent  路  38Comments

evelynhathaway picture evelynhathaway  路  35Comments

yyx990803 picture yyx990803  路  34Comments