node-cylon: Support for npm@8
authorHirokazu MORIKAWA <morikw2@gmail.com>
Wed, 6 Apr 2022 01:07:24 +0000 (10:07 +0900)
committerRosen Penev <rosenp@gmail.com>
Sun, 22 May 2022 20:39:07 +0000 (13:39 -0700)
commit52cb98ae995c7a57ead0491bd1d7c60221e99dcb
tree245804aa9dc4367e7eb5e199b6ccee96a7b3ed7a
parent575fbc5b90b450b751ceb5dd9049ab243fa8e512
node-cylon: 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>
(cherry picked from commit 46ce0df5232d8031de2461e3b8d3de9bdc9b5226)
lang/node-cylon/Makefile