Skip to content

update node version#343

Open
individual-it wants to merge 1 commit intoRocketChat:masterfrom
JankariTech:master
Open

update node version#343
individual-it wants to merge 1 commit intoRocketChat:masterfrom
JankariTech:master

Conversation

@individual-it
Copy link

scripts that I have written did not work with the old node-version e.g because they use node-cron
updating the docker image to a never version of node made it work. Currently used via: https://hub.docker.com/r/jankaritechnepal/hubot


ADD . /home/hubot/node_modules/hubot-rocketchat
npm install hubot-scripts && \
npm install hubot-rocketchat
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had to install hubot-rocketchat that way, otherwise it would keep on complaining that it does not exist. Maybe I'm doing something wrong in the build process

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

Successfully merging this pull request may close these issues.

1 participant