Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

failing install from windows 10 #52

@rcapp2506

Description

@rcapp2506

Please consider that I am able to install and rebuild node-gyp;
(I had to manage some issues about PHYTON version and the VC compiler installing VS 2010 to have the cli.exe bin and Windows SDK 8.1 to have the proper libraries).

Despite this, when I launch "npp -g install oniguruma" it gives the following error message:

npm ERR! oniguruma@6.1.0 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the oniguruma@6.1.0 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the oniguruma package,
npm ERR! not with npm itself.

I think there is only some issues in the installation script (that should be easy to be fixed)

Thanks
R^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions