nuprl/PromiseKeeper

Issue while doing npm install in project directory.

ankur-1989 opened this issue · 2 comments

As part of my research, I am evaluating some static analysis for javascript for my work. For the same , i was setting up the project in my local and have installed everything as mentioned. But, when I am trying to do npm install inside project directory it gives error at printer package related to node gyp rebuild. I tried several options but it is still same. Could you please help me in this ?
Thanks and Regards,
Ankur Gupta

sabaa commented

Hi Ankur,
Thank you for your interest in our project!
It's difficult for me to address the issue without having more information about the error/settings/etc. However, we also have a functional artifact available, where you can just run an installed version and have access to the experimental data as well. You can find the artifact at https://dl.acm.org/citation.cfm?id=3276532
Also, I am not sure what type of analysis you will be doing, but our approach is dynamic.

Hi Saba,
Thanks a lot for the information. Yes, I am actually looking for static analysis for Evaluation So this might not be an expected target experiment for my research.
Thanks again for your time.