waltz-controls / waltz

A general purpose web application that provides the interface between SCADA(s) system and the scientific users who define and calibrate their experiments
https://waltz-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
17 stars 6 forks source link

Failed docker-compose up with [npm ERR! Unable to authenticate, need: Basic realm="GitHub Package Registry"] #276

Closed TacHuynh closed 3 years ago

TacHuynh commented 3 years ago
  1. git clone latest waltz:master from github
  2. npm ERR! code E401 npm ERR! Unable to authenticate, need: Basic realm="GitHub Package Registry"

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2021-08-15T12_12_37_974Z-debug.log ERROR: Service 'waltz' failed to build: The command '/bin/sh -c npm install' returned a non-zero code: 1

Please help in how to fix this compose error. Thanks, Tac.