get struck at this point
-
I am a fresher to Quasar framework. I get struck at this point while i try to get build. Can anyone help in this issue?
-
Just follow the documentation: https://quasar-framework.org/guide/app-installation.html
-
i followed it. but i got struck at this point. May i know the reason please? is there any version issues?
-
you should be doing this:
$ npm install --global quasar-cli
$ quasar init yourapp
-
(its quasar-cli not quasar cli)
-
I have the same problem on my Windows 10 dev machine. I didn’t have this problem in 2012 windows server.
First tried with NPM and init gets stuck after Project Name parameter
Next I tried yarn but the same results. -
