Skip to content

Commit

Permalink
Docker builds are failing, unable to find tslib.
Browse files Browse the repository at this point in the history
  • Loading branch information
abztrakt committed Feb 10, 2020
1 parent 9f56cd8 commit 5181132
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ ADD docker /app/project/

RUN . /app/bin/activate && pip install nodeenv && nodeenv -p &&\
npm install -g npm &&\
./bin/npm install tslib -g &&\
./bin/npm install less -g &&\
./bin/npm install datejs -g &&\
./bin/npm install jquery -g &&\
Expand Down

0 comments on commit 5181132

Please sign in to comment.