node-serialport-bindings: Support for npm@8
authorHirokazu MORIKAWA <morikw2@gmail.com>
Wed, 6 Apr 2022 01:15:20 +0000 (10:15 +0900)
committerRosen Penev <rosenp@gmail.com>
Sat, 16 Apr 2022 18:03:08 +0000 (11:03 -0700)
commit7636ffe65439f70c648b8e91a272577355bc23ef
tree3ba5d210a40162b1de1312d562327f06ad1c9b64
parent46ad7621a4971f6eef603e0c1e66b6cf7800fb29
node-serialport-bindings: Support for npm@8

With the upgrade of node.js to version 16, the npm version will also change to version 8.
This fix is to support npm@8. npm@6 can also build without problems.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
lang/node-serialport-bindings/Makefile