Skip to content

npm ERR! code 4294967295 #49

Description

@RichProsper

OS: Windows 11
Node: v18.12.1
npm install sqlanwhere results in:

screenshot

This is after I've already (https://github.com/Microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules):

  1. Installed node-gyp both globally and locally: npm install -g node-gyp and npm install node-gyp
  2. Installed Visual Studio 2017 Community (using the "Desktop development with C++" workload)
  3. Installed Python 2.7 and ran npm config set python python2.7
  4. Ran npm config set msvs_version 2017

Any assistance here would be greatly appreciated

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