Init a new project not working #10370
SunnyPirate
started this conversation in
Show and Tell
Replies: 1 comment
-
Please create a github Issue ( bug) if you think this is a...bug, in the issue section. This is the discussions forum. -------> (Please don't create double posts in the forum) <----- |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
with option as below
Quasar CLI requires a minor change to the root component:
/Users/qkb/Dev/test01/src/App.vue
Please add: id="q-app" (or write #q-app if using Pug)
to the outermost HTML element of the template.
Example:
...
Beta Was this translation helpful? Give feedback.
All reactions