-
Notifications
You must be signed in to change notification settings - Fork 2k
npm install error #425
Comments
Having the same issue. Tried installing in bother docker and ubuntu. |
On the command line type If this happen, you probably need to install the developer tools for your linux distro. Try using this command to do that on Ubuntu:
|
@cmroche You are correct. You will need |
root@vps113796: ~/zenbot# which make |
@edgaru You will need to scroll up a fair bit in the output to get the error from the forex.analytics post install. I would also recommend opening a new issue since this one is about the pre-install build. |
I installed this successfully on a windows machine a week ago just fine, and even installed a branch of this just fine. This however is not working as intended. |
|
Check your version of node-js. nodejs -v If it is version 8 or higher then you have the wrong node-js version. That will cause the problem compiling ta-lib. |
I fixed this error by running
|
I can't seem to figure out this error. Does it want me to make a build.js file?
The text was updated successfully, but these errors were encountered: