Skip to content
Snippets Groups Projects
Commit 5e3691f2 authored by Jörn Künsemöller's avatar Jörn Künsemöller
Browse files

TMSS-241: Fix npm issue in SAS CI docker

parent 6f3b285f
No related branches found
No related tags found
1 merge request!184Resolve TMSS-241
......@@ -24,7 +24,6 @@ RUN echo "Installing Nodejs packages..." && \
yum install -y nodejs && \
npm -v && \
node -v && \
npm install -g serve && \
npm install -g npx
npm install -g serve
USER lofarsys
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment