작성
·
410
1
❯ vue init webpack-simpleUsage: init [options] <template> <app-name>
generate a project from a remote template (legacy API, requires @vue/cli-init)
Options:
-c, --clone Use git clone when fetching remote template
--offline Use cached template
-h, --help output usage information
Missing required argument <app-name>.
이런 메시지가 뜹니다.