metarhia / jstp

Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
https://metarhia.github.io/jstp
Other
143 stars 10 forks source link

Unable to install #29

Closed dmytro-khara closed 7 years ago

dmytro-khara commented 7 years ago

Kubuntu 14.04 npm 3.10.9 node v6.9.2 Npm log is attached npm-debug.txt

aqrln commented 7 years ago

Make sure that you have C++ compiler, make and other development tools installed on your machine (run sudo apt-get install build-essential if not). If you have checked that your toolchain is okay and installation still fails, please provide your /usr/local/impress/node_modules/metarhia-jstp/builderror.log.

aqrln commented 7 years ago

@dmytro-khara can I close the issue or you still can't install JSTP?

dmytro-khara commented 7 years ago

@aqrln you can close the issue