Giter VIP home page Giter VIP logo

Comments (1)

ryuphi avatar ryuphi commented on June 9, 2024

Hi! First of all, sorry for the delay. I had not tried on Windows. What version of nodejs do you have installed? I tried nodejs v14 on windows 10 and I had no problems but I found the following requirements.

  • I recommend you to use nodejs version 14 onwards, at least it is with the one that I have been testing and programming. If you need support for several versions of nodejs on your machine you can use nvm but I don't know if they have support for windows.
  • You must have python installed. The reason for this is that the library used for calculations compiles the binaries in c ++ using node-gyp. You can download python from windows store.
  • The project uses node-gyp, to compile the swisseph libraries and use them as addons in nodejs. I leave you the following link with the instructions to run it on windows (You need to install some visual studio compilation tools) https://github.com/nodejs/node-gyp#on-windows.

With that, I had no problem running the project. I hope I've helped.

Thanks for reporting the problem! I need to update the requirements and maybe the installation guide when I do it and see that you have no problems I will close the issue.

from astrology-api.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.