U
U
user.2019-12-26 17:25:33
Node.js
user., 2019-12-26 17:25:33

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?.
5e04c2372bc48494054757.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Zolotarev, 2020-02-21
@bel_poprygun

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 question

Ask a Question

731 491 924 answers to any question