BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssembly
 We Have package-lock.json file which includes many packages. During Npm i , we are getting this problem. ``` API version for [email protected] linux not explicitly built, falling back to latest. If this does not work, open an issue at https://github.com/connor4312/blake3/issues/new Retrieving native BLAKE3 bindings for Node v12 on linux... ``` npm i was stooped in this line `Retrieving native BLAKE3 bindings for Node v12 on linux...` So we can not install packages because we should exit from npm i. Please let me know, why this is happening? We can not install packageg and buil our projecy. We are blocked. Please help. It is urgent need. Node version is : v12.22.7 Thanks
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by golnarmordadi and has received 1 comments.