mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-11 16:21:30 +03:00
fix dependency node-gyp (>= 3.6.2~) needed
This commit is contained in:
@@ -14,6 +14,7 @@ RUN apt-get update && apt-get -y install \
|
|||||||
apt-get -y install \
|
apt-get -y install \
|
||||||
nodejs \
|
nodejs \
|
||||||
npm && \
|
npm && \
|
||||||
|
node-gyp && \
|
||||||
npm install -g @angular/cli
|
npm install -g @angular/cli
|
||||||
|
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
|||||||
Reference in New Issue
Block a user