I have some app source code that I want to deploy as a private app.
- I'm logged in from the CLI
- I registered the app using `zapier register`
- I tried `zapier test` / `zapier build`/ `zapier push`
This always gives me this error:
Error: "https://zapier.com/api/platform/cli/check" returned "404" saying "Version 0.0.3 not found. This can happen when you aren't a collaborator or you haven't pushed your working version."
- I certainly am a collaborator (the only one)
- I cannot push anything because of this error
Environment:
- node 12.13.1
- zapier-platform-core 9.0.0
- source: https://github.com/alyf-de/erpnext-zapier/tree/develop