Skip to content

Commit

Permalink
Merged in dev/matan/install_browserify_merger-05182022 (pull request e…
Browse files Browse the repository at this point in the history
…lastic#659)

install browserify for dequeue

* install browserify for dequeue


Approved-by: Can Yildiz
  • Loading branch information
Matan Yemini committed May 24, 2022
1 parent e37ef21 commit 3691094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provisioning/provision-dequeue.sh
Expand Up @@ -33,6 +33,7 @@ sudo apt-get install -y nodejs
# Needed for PM2 which is temp
# TODO: remove once creating appropriate systemd files
sudo npm install -g pm2
sudo npm install -g browserify

# Configure PM2 log rotation
pm2 install pm2-logrotate
Expand Down

0 comments on commit 3691094

Please sign in to comment.