node-ipc
node-ipc copied to clipboard
Drop-in fork of `node-ipc`.
Node 22.0.0 : error @achrinza/[email protected]: The engine "node" is incompatible with this module.
Can we get this working for Node **22.0.0**. ```sh error @achrinza/[email protected]: The engine "node" is incompatible with this module. Expected version "8 || 9 || 10 || 11 || 12...
when i run vue add electron-builder, the error show me do not support the version 18 of node
This Git Repository houses the codebase for `@achrinza/node-ipc`, which is meant to be a **maintenance fork** of the `node-ipc` project. This was done in response to the original package maintainer...
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
When calling emit right before disconnect the emit will not be sent to the server making it unpredictable behaviour. E.g. following code: ```js import ipc from "node-ipc"; ipc.config.id = "foo";...
NPM is working on getting access to the original modules back after the account was hacked in march. I would like to review and merge your modifications when that happens...
At the time of writing, all deprecation of `@achrinza/node-ipc` were due to transient dependencies managed by @/riaevangelist. This is due to the difficulty of checking each dependency manually for their...
When using version 9 and calling `serve` with just a callback to use the default path, I get the following error: ``` /home/tyilo/tmp/node-ipc-test/node_modules/@achrinza/node-ipc/services/IPC.js:111 this.log( ^ TypeError: Cannot read properties of...
This is an interim checklist of common security-related things that should be resolved: - [x] GitHub 2FA - [x] GitHub branch protection - [x] main - [x] v9 - [x]...