coinbase / build-onchain-apps

Accelerate your onchain creativity with the Build Onchain Apps Template. ⛵️
https://buildonchainapps.xyz
MIT License
704 stars 115 forks source link

Bug: Error initializing Git and Foundry on create #530

Open francisco-leal opened 1 month ago

francisco-leal commented 1 month ago

Describe the bug and the steps to reproduce it

  1. Run npx @coinbase/build-onchain-apps@latest create
  2. Follow the required steps
  3. Set up fails (check screenshot) Screenshot 2024-08-06 at 00 34 41

What's the expected behavior?

No response

What version of the libraries are you using?

stanbar commented 1 month ago

I have the same error

Zizzamia commented 1 month ago

Where you saw the npx @coinbase/build-onchain-apps@latest create? We are deprecating that in favor of https://github.com/coinbase/onchain-app-template

Please let me know the page so we can update that.

francisco-leal commented 1 month ago

hey @Zizzamia I'm pretty sure it was here: https://buildonchainapps.xyz/ the last time I checked. Here as well: https://www.smartwallet.dev/guides/create-app/using-boat (page is no longer available)

starit commented 3 weeks ago

I have the same error

Zizzamia commented 1 week ago

Long story short, we deprecated

npx @coinbase/build-onchain-apps@latest create

in favour of just create a template from this repo and follow the Readme :)