mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-13 08:10:56 +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 \
|
||||
nodejs \
|
||||
npm && \
|
||||
node-gyp && \
|
||||
npm install -g @angular/cli
|
||||
|
||||
WORKDIR /build
|
||||
|
||||
Reference in New Issue
Block a user