Rocket.Chat.Apps-cli icon indicating copy to clipboard operation
Rocket.Chat.Apps-cli copied to clipboard

[email protected] — "Invalid Version: null" error after creating new app

Open mors1eska opened this issue 7 months ago • 0 comments

I used this article https://developer.rocket.chat/docs/create-an-app

🐛 Bug Description

After installing @rocket.chat/[email protected] 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

mors1eska avatar May 20 '25 06:05 mors1eska