huan / node-facenet

Solve face verification, recognition and clustering problems: A TensorFlow backed FaceNet implementation for Node.js.
https://zixia.github.io/node-facenet/
Apache License 2.0
405 stars 78 forks source link

npm i facenet fails #202

Open umrashrf opened 2 months ago

umrashrf commented 2 months ago

This is because the Stable for Production release has an invalid URL for a dependency.

See https://github.com/huan/node-facenet/blob/f2847bbbff97e8b2977ca6a67e263824cb9d0fd6/package.json#L11

npmjs.org has a stable version.

huan commented 2 months ago

Thanks for creating this issue!

I'd like to accept a PR to fix that.

umrashrf commented 2 months ago

No PR needed. This has already be fixed on the upstream. How to release a new version?

huan commented 2 months ago

Sounds good.

In order to release a new version, we need to update the repo by submitting a PR to update the package.json