Anyone have any experience with mfc_cb.node? I have a problemI cloned the project and am trying to use command line to install it.
I cd to the path and tried to run Quote:
Quote:
Thanks! |
Re: Anyone have any experience with mfc_cb.node? I have a problemYou should try to install Git https://git-scm.com/download/win then try again.
|
Re: Anyone have any experience with mfc_cb.node? I have a problemI had issues as well with the program what worked for me was installing each package individually.
If you go to package.json and open with notepad it will tell you each package that needs to be installed under dependancy. then you just npm install "name" One package MFC... something wouldn't install so I found that one on github as well. You can download the zip, and then put it where all the other node modules are. After that when you run the program it should work. |
All times are GMT -6. The time now is 03:03 PM. |