https://github.com/flevi29/node-gyp-electron-win32
Test whether node-gyp addon works on freshly installed Windows 10
https://github.com/flevi29/node-gyp-electron-win32
Last synced: 8 months ago
JSON representation
Test whether node-gyp addon works on freshly installed Windows 10
- Host: GitHub
- URL: https://github.com/flevi29/node-gyp-electron-win32
- Owner: flevi29
- Created: 2021-12-22T11:36:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-22T13:09:29.000Z (over 4 years ago)
- Last Synced: 2025-01-13T06:09:55.290Z (over 1 year ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test for node-gyp + electron + node-addon-api + electron-packager + win32
```
npm i
npm run pack
```
And then try running the packaged app on a freshly installed Windows 10.