Quasar create error
-
Hi! I try to create a new project with quasar create, but I get an error!
-
You are already in a quasar project. If you want to create create another project within that one, create it outside of the project and when done, move the project to the location you want.
-
Sorry for the n00b question:
How can I leave the quasar project? -
@chlembi Change the current directory, e.g. using
cd ..
-
@hans_meine I have done, but the message appears independent of where I am.
-
@chlembi Error found. I had already created a Project on some folder levels above by mistake. After I deleted the files it worked. Thanks for the hint.