cosmology-tech / create-cosmos-app

Set up a modern Cosmos app by running one command ⚛️
https://cosmology.zone/products/create-cosmos-app
MIT License
161 stars 47 forks source link

Feature/refactor #195

Open skylinezum opened 2 months ago

skylinezum commented 2 months ago

Ensure that yarn@1.x can be executed. and fix Bugs under examples

Co-Authored-By: @btcSteven 648800939@qq.com

sdqede commented 2 months ago

Phatg also mentioned that when using yarn1, there will be an error "Cannot read properties of null (reading 'useRef')", I tried to build the examples/nft, and encountered this error so you might need to check those examples and make them built successfully, otherwise, all GitHub actions will fail

btcSteven commented 2 months ago

okay ,I fixed it