[mirotalksfu] - add npm@latest
هذا الالتزام موجود في:
@@ -19,7 +19,8 @@ RUN \
|
|||||||
RUN \
|
RUN \
|
||||||
apt install -y curl dirmngr apt-transport-https lsb-release ca-certificates && \
|
apt install -y curl dirmngr apt-transport-https lsb-release ca-certificates && \
|
||||||
curl -sL https://deb.nodesource.com/setup_16.x | bash - && \
|
curl -sL https://deb.nodesource.com/setup_16.x | bash - && \
|
||||||
apt-get install -y nodejs
|
apt-get install -y nodejs && \
|
||||||
|
npm install -g npm@latest
|
||||||
|
|
||||||
# Vim editor
|
# Vim editor
|
||||||
RUN apt-get install -y vim
|
RUN apt-get install -y vim
|
||||||
|
|||||||
@@ -74,6 +74,7 @@ $ apt install -y python3.8 python3-pip
|
|||||||
$ apt install -y curl dirmngr apt-transport-https lsb-release ca-certificates
|
$ apt install -y curl dirmngr apt-transport-https lsb-release ca-certificates
|
||||||
$ curl -sL https://deb.nodesource.com/setup_16.x | bash -
|
$ curl -sL https://deb.nodesource.com/setup_16.x | bash -
|
||||||
$ apt-get install -y nodejs
|
$ apt-get install -y nodejs
|
||||||
|
$ npm install -g npm@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
- Start the server
|
- Start the server
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم