-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
OS: Windows 11
Node: v18.12.1
npm install sqlanwhere results in:
This is after I've already (https://github.com/Microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules):
- Installed node-gyp both globally and locally:
npm install -g node-gypandnpm install node-gyp - Installed Visual Studio 2017 Community (using the "Desktop development with C++" workload)
- Installed Python 2.7 and ran
npm config set python python2.7 - Ran
npm config set msvs_version 2017
Any assistance here would be greatly appreciated
Metadata
Metadata
Assignees
Labels
No labels
