rc-deploy fails
Hi there,
I checked out code, and I try to do a rc-apps deploy. It fails with the following error:
I am running master, with
@rocket.chat/apps-cli/1.9.0 linux-x64 node-v12.18.3
Can you please let me know, how I can fix this error?.
Thanks,
Ratnakar
update "@rocket.chat/apps-engine": to 1.25.0

@cjkao can u help me out with this I am also run rc-apps deploy then I got this
I am using latest develop branch from rocket chat repository, and update package.json in rocket.chat.app-poll
to
{
"devDependencies": {
"@rocket.chat/apps-engine": "^1.20.0",
"tslint": "^5.10.0",
"typescript": "^2.9.1"
},
"dependencies": {
"@types/node": "^12.12.7"
}
}
and then run npm install , rc-apps deploy ...,
help me @cjkao

rc-apps package app and then upload zip from admin panel