Closed erg closed 2 years ago
Thanks for the PR, @erg. Some additional changes are required (e.g. CI matrix, DCO sign-off, correct base branch) of which I've applied in a separate set of PRs.
Closed in favour of https://github.com/achrinza/node-ipc/pull/34 and https://github.com/achrinza/node-ipc/pull/35
Node 18 is out.
vue create
depends on this library somehow and chokes on node 18.I ran
npm test
with node 18 and the tests seem to pass. You might have to release a patch release after this.