memoryjs: Installation error
Hi. I trying to install memoryjs with npm install Rob--/memory's and getting error
c:\users\sergey\desktop\offset-dumper\node_modules\memoryjs\lib\functions.h(39): error C2039: call: not a member "functions" (file: ..\lib\functions.cc) [C:\Users\Sergey\Desktop\offset-dumper\node_module s\memoryjs\build\memoryjs.vcxproj]
There is no problem when installing from npm, only from GitHub.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 25 (9 by maintainers)
@WelaurS will look into this really soon! Sorry for the inconvenience! @Zephyr6 @albmar
@eseapause Zephyr is saying that the published version of this package is currently broken, but the version that this repo contains is working. He is suggesting that you use this GitHub version and not the NPM version.