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

graphql create not working for react-fullstack-graphql?

udithv opened this issue Β· comments

Ran the following command

graphql create my-app --boilerplate react-fullstack-advanced

display select menu without the said project instead of downloading.

I forked this repo and added it back in manually, wasn't too much hassle.
https://github.com/bhayward93/react-fullstack-graphql

Unsure if it works properly though as the output was a little odd.

πŸŽ‰ This issue has been resolved in version 3.0.6 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@schickling I have latest version of graphql which is 3.0.11 .
So, I executed graphql create my-app . But it doesn't show the react-fullstack-advanced . So, any idea how to resolve this ?