Rob-- / memoryjs

Read and write process memory in Node.js (Windows API functions exposed via Node bindings)
MIT License
632 stars 86 forks source link

i am getting a huge error when i am trying to install memoryjs #77

Closed BoredSathvik closed 3 years ago

BoredSathvik commented 3 years ago

so i tried to install memoryjs but it is giving me a huge error , I am new to node so i don't know how to fix this issue pls help https://pastebin.com/z32aSac2

BoredSathvik commented 3 years ago

i found a fix for this issue npm install --global --production windows-build-tools

jerbear2008 commented 3 years ago

This does not appear to work for me, Visual Studio Build Tools never gets installed.