I used this article
https://developer.rocket.chat/docs/create-an-app
π Bug Description
After installing @rocket.chat/apps-cli@1.12.1 and running:
rc-apps create
any attempt to package the app via:
rc-apps package
results in the following error:
Error: Invalid Version: null
π What I tried
- Checked
app.json: it does contain "version": "0.0.1"
- Ensured
package.json, tsconfig.json, icon.png, and HelloWorldApp.ts are present in the project root
hello-world_rocket.zip
π» CLI Version
@rocket.chat/apps-cli/1.12.1 darwin-arm64 node-v18.18.2