Urigo / graphql-cli

📟 Command line tool for common GraphQL development workflows

Home Page:https://graphql-cli.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unknown argument: boilerplate

ghiblin opened this issue · comments

Describe the bug
When adding boilerplate option flag to graphql create command it fails with "Unknown argument: boilerplate" error.

To Reproduce
npm install -g graphql-cli
graphql create myapp --boilerplate typescript-advanced

Expected behavior
To create a project with the selected template

Versions (please complete the following information):

  • OS: Windows 10
  • graphql-cli: 3.0.11

Fixed in #474

Same issue was posted at #471, Now you're supposed to use graphql create <app>.

We have just released a new structure for GraphQL CLI in new alpha versions channel - 4.0.0-alpha.XXX!

We suggest to use the init command of GraphQL CLI which was completely rewritten!

Checkout the new instructions and the migration guide on the docs and let us know your feedback during that alpha period!

Feel free to contact us by opening an issue or using our Discord channel;
https://discord.gg/xud7bH9

Hey @Urigo, looks like the Discord invite link is expired:

image

@beeman hmm that should expired....
I've opened a ticket to Discord.

In the meantime try: https://discord.gg/VZXRRmF

Ohh wait, it's the wrong link!

This is the correct one: https://discord.gg/xud7bH9

Ohh wait, it's the wrong link!

This is the correct one: https://discord.gg/xud7bH9

Thanks, that worked 👍🏼