Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generator doesn't seem to work? #227

Open
FarazPatankar opened this issue Sep 22, 2021 · 3 comments
Open

Generator doesn't seem to work? #227

FarazPatankar opened this issue Sep 22, 2021 · 3 comments

Comments

@FarazPatankar
Copy link

Hey, so I wanted to check this out today and I tried using both npx and yarn create. The generators ask all the questions and also show the success state but nothing gets created?

I also tried different node versions. Screenshot below 馃憞

bison@2x

@kgajera
Copy link
Contributor

kgajera commented Sep 23, 2021

Hi @FarazPatankar, thanks for reporting this. Currently, if you choose "Heroku" as the deployment option, it requires that you already have the Heroku CLI installed for it to proceed with the setup.

We have refactored this recently so that the Heroku CLI isn't required anymore but this change has not been officially released yet. To create a Bison app using our bleeding edge version, you can run npx create-bison-app@canary MyApp.

@FarazPatankar
Copy link
Author

Ah, I see. I'll try to give it a shot today.

I was hoping to create a starter for Railway btw. It'd be really cool if we could also add it as a deployment option.

Let me know if that's something we can work towards?

@cball
Copy link
Member

cball commented Oct 18, 2021

@FarazPatankar absolutely! We also plan to support Render as an out of the box option soon. We'll probably need a better way to organize the different prompt paths, so if you have any suggestions there as you're looking at it we'd love to hear them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants