Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rc-deploy fails #70

Open
rmalla1 opened this issue May 3, 2021 · 5 comments
Open

rc-deploy fails #70

rmalla1 opened this issue May 3, 2021 · 5 comments

Comments

@rmalla1
Copy link

rmalla1 commented May 3, 2021

Hi there,
I checked out code, and I try to do a rc-apps deploy. It fails with the following error:
Screen Shot 2021-05-02 at 11 41 29 PM
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

@cjkao
Copy link

cjkao commented May 22, 2021

update "@rocket.chat/apps-engine": to 1.25.0

@prashant-smart
Copy link

image

@cjkao can u help me out with this I am also run rc-apps deploy then I got this

@cjkao
Copy link

cjkao commented May 23, 2021

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 ...,

@dinhhoai2103
Copy link

help me @cjkao
image

@cjkao
Copy link

cjkao commented May 27, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants