To install this module, follow the instruction below. More
broadly this instruction explains it.
@scope
is @streamergy
, and the package name is @streamergy/commissioner-js
.
NPM_TOKEN=123123123
npm config set -- //gitlab.com/api/v4/projects/58690222/packages/npm/:_authToken="${NPM_TOKEN}"
npm config set @streamergy:registry https://gitlab.com/api/v4/projects/58690222/packages/npm/
npm install @streamergy/commissioner-js
sudo apt install -y libpcre2-dev bison
cd commissioner-js
git submodule update --recursive
npm install
cmake .
make
See the example