Skip to content

node-win 1.0.5

Install from the command line:
Learn more about npm packages
$ npm install @internxt/node-win@1.0.5
Install via package.json:
"@internxt/node-win": "1.0.5"

About this version

Setup

This guide explains how to set up and build the node-win project.

Prerequisites

Before proceeding, ensure you have the following tools installed:

  • Python 3.10
  • Node 18
nvm install 18
  • yarn
npm install -g yarn
  • node-gyp
npm install -g node-gyp
  • Visual Studio (not VS Code) for building native dependencies.

Build Steps

Run the following command to build the project:

npm run build

This step compiles the necessary native bindings.

Details


Assets

  • node-win-1.0.5.tgz

Download activity

  • Total downloads 2
  • Last 30 days 0
  • Last week 0
  • Today 0