linx-simulator2/README.md

12 lines
398 B
Markdown
Raw Normal View History

2019-09-18 08:11:16 +00:00
Tested with
-ubuntu 16.04.6
-openssl: 1.0.2g
-node: 8.16.0
Requirements
-curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
-sudo apt-get install -y nodejs
-sudo apt-get install -y build-essential
-rm package-lock.json && rm -rf node_modules && rm -rf ~/.node-gyp only if package-lock.json/node_modules or node was installed
-sudo apt-get install libasound2-dev
-sudo npm i -g node-gyp