IonicaBizau/image-to-ascii

[WINDOWS] INSTALL ERROR

Closed this issue · 1 comments

Hello, I have tryed installing this and this might not be used for windows but when i try installing it I have try so many ways but I always get this:
"
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! lwip@0.0.9 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the lwip@0.0.9 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\steve\AppData\Roaming\npm-cache_logs\2017-10-02T00_49_13_732Z-debug.log
It seems like lwip failed to be intalled. Please check the errors.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! lwip2@1.0.12 install: node lib/install.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the lwip2@1.0.12 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\steve\AppData\Roaming\npm-cache_logs\2017-10-02T00_49_16_321Z-debug.log
"

FULL INSTALL LOG: https://pastebin.com/tjL2k4P2

Is there anyway you can help me install this right?

What I have tryed:
Installed 64 bit
Installed 32 bit
Tryed: npm i -g image-to-ascii
Tryed: npm i -g image-to-ascii --msvs_version=2017
Using: npm i --save image-to-ascii it save at that location and for windows it don't work so I have to install it in %Appdata%

If this is not for windows please let me know.

I'd recommend using GraphicsMagick to avoid compiling.