Skip to content

Commit c25ebe2

Browse files
committed
try to resolve 'nodejs : Conflicts: npm'
1 parent 68501b8 commit c25ebe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/quick-packages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apt-get install -y sudo
44
sudo apt-get update && sudo apt-get -y upgrade
55
# install nodejs 6.x instead of the old 0.10 that debian defaults to
66
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
7-
sudo apt-get install -y git python python-dev python-software-properties python-numpy python-pip nodejs npm watchdog strace tcpdump screen acpid vim locate jq lm-sensors mosh && \
7+
sudo apt-get install -y git python python-dev python-software-properties python-numpy python-pip nodejs watchdog strace tcpdump screen acpid vim locate jq lm-sensors mosh && \
88
sudo pip install -U openaps && \
99
sudo pip install -U openaps-contrib && \
1010
sudo openaps-install-udev-rules && \

0 commit comments

Comments
 (0)