tryretool / custom-component-collection-template

MIT License
6 stars 4 forks source link

Unable to install retool-cli with yarn #3

Open nbabaka2023 opened 6 months ago

nbabaka2023 commented 6 months ago

Hey! I was trying to install template, but got errors

Couldn't find package "@napi-rs/keyring-android-arm64@1.1.3" required by "@napi-rs/keyring@^1.1.3" on the "npm" registry. Couldn't find package "@napi-rs/keyring-android-arm-eabi@1.1.3" required by "@napi-rs/keyring^1.1.3" on the "npm" registry.

campearce commented 6 months ago

Having the same issue!

matthewisabel commented 6 months ago

We hope to have a fix out tomorrow thanks for reporting

matthewisabel commented 6 months ago

It looks like just using npm install instead of yarn install should be a workaround at the moment as well!

nbabaka2023 commented 6 months ago

npm install works, but I've got error during yarn deploy - Unknown command: "tryretool-ccc-generate-manifest"