Answer the question
In order to leave comments, you need to log in
Framework quasar, can't build project, can't find 'quasar build'?
Good afternoon,
I am building a docker image based on someone else's front-end project written using Framework quasar, which I have never worked with. When trying to build a project from the project directory using 'quasar build' I get the error 'quasar build Not found '. What am I doing wrong what to try?.
Answer the question
In order to leave comments, you need to log in
Same stuff.
I put it in a container:
yarn global add @quasar/cli
or
npm install @quasar/cli -g
it doesn’t even swear:
npx quasar build -m pwa
Although it works on the local machine, I don’t remember at all how I put it.
-----
UPD:
First
yarn global add vue-cli
Then already
yarn global add quasar-cli
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question