Cap-go / CLI

CLI to help you to manage your version in capgo cloud
https://capgo.app
GNU Affero General Public License v3.0
12 stars 31 forks source link

Cannot init with CapGo #281

Closed psq-dannyschnacky closed 1 month ago

psq-dannyschnacky commented 1 month ago

Running the init task isn't working

Tried: bunx --yes @capgo/cli@latest init [ourApiKey] and npx @capgo/cli@latest init [ourApiKey] with the same result

ReferenceError: defaultPm is not defined

BothappName and appId are present in our capacitor.config.ts

psq-dannyschnacky commented 1 month ago

For slightly more context, we use a workspaces monorepo structure and I'm running this task in our package that contains the capacitor project.

riderx commented 1 month ago

Thanks for the report, I fixed it, please try 4.9.0