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
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 👇
The text was updated successfully, but these errors were encountered:
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 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.
Hey, so I wanted to check this out today and I tried using both
npx
andyarn 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 👇
The text was updated successfully, but these errors were encountered: