RobotWebTools / rclnodejs

Node.js version of ROS 2.0 client
https://docs.ros.org/en/humble/Concepts/Basic/About-Client-Libraries.html?highlight=rclnodejs#community-maintained
Apache License 2.0
312 stars 70 forks source link

Update the int64-napi to 2.0.9 #811

Closed minggangw closed 2 years ago

wayneparrott commented 2 years ago

I noticed ver 2.x of int64-napi is a node addon that requires a Rust toolchain to install. https://www.npmjs.com/package/int64-napi

minggangw commented 2 years ago

Yes, we cannot expect users to install the Rust toolchain. I think we can pin to this version for int64-napi or find another alternative. So let me close this PR.