node-machine-id icon indicating copy to clipboard operation
node-machine-id copied to clipboard

Unique machine (desktop) id (no admin privileges required)

Results 28 node-machine-id issues
Sort by recently updated
recently updated
newest added

Hi! I'm using your code, but I get this error ``` import {machineIdSync} from 'node-machine-id'; ^^^^^^^^^^^^^ SyntaxError: The requested module 'node-machine-id' does not provide an export named 'machineIdSync' ``` In...

Hi, If you are on a restricted environment where local group policy prevent access to registry editing tools, the "REG QUERY" command fails. A workaround for me was to write...

this error popping up while I'm running " reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2" /f in my cmd. thing is I'm facing an error called " no such interface supported " whenever i...

On Windows, when implemented with an express.js server, the command prompt seems to flash appear whenever the function is called. Is there anyway to workaround this?

Bumps [webpack](https://github.com/webpack/webpack) from 1.14.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies

## Summary - replace mocha tests with `node:test` - validate original and hashed machine IDs - ensure commonjs exports ## Testing - `node --test tests/machine-id.test.js` ------ https://chatgpt.com/codex/tasks/task_e_684b0cc2b9948331a4e933a5bc93d39c

codex