You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Options:
--dotenv Path to .env file [string]
-p, --project Project name [string]
--no-install Don't install project dependencies [boolean] [default: false]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
Unknown argument: boilerplate
graphql --version ✔ 1844 18:58:38
3.0.9
The text was updated successfully, but these errors were encountered:
Run this in terminal instead: graphql create my-app
and then choose up/down arrow keys to select your boilerplate... ? Choose GraphQL boilerplate project: [boilerplate-project-name]
bennettfrazier
added a commit
to bennettfrazier/vue-fullstack-graphql
that referenced
this issue
Feb 3, 2019
The README.md describes using graphql to setup your project and grab a boilerplate, however, it is not working:
graphql create my-app --boilerplate node-advanced ✔ 1842 18:06:04
graphql create [directory]
Bootstrap a new GraphQL project
Options:
--dotenv Path to .env file [string]
-p, --project Project name [string]
--no-install Don't install project dependencies [boolean] [default: false]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
Unknown argument: boilerplate
graphql --version ✔ 1844 18:58:38
3.0.9
The text was updated successfully, but these errors were encountered: