Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quasar installation doesn't work, among other plugins #1

Closed
karliky opened this issue Nov 12, 2019 · 1 comment
Closed

Quasar installation doesn't work, among other plugins #1

karliky opened this issue Nov 12, 2019 · 1 comment

Comments

@karliky
Copy link

karliky commented Nov 12, 2019

I choosed Quasar during the installation and it worked in development mode but failed when trying to build/package the project.

I also tried to add TypeScript to the project and ran into the same issue, which is this one:
vuejs/vue-cli#2866

It seems you can't run $ vue add whatever in this project, all the commands will fail.

The solution is to add @vue/cli-service as a dependency of the project. I fixed the issues by doing $ npm install @vue/cli-service --save-dev

@karliky karliky changed the title Quasar1 installation doesn't work, among other plugins Quasar installation doesn't work, among other plugins Nov 12, 2019
@karliky
Copy link
Author

karliky commented Dec 27, 2019

Is it fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants