Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM vs Yarn #18

Closed
ziyuan-linn opened this issue Jul 14, 2023 · 0 comments · Fixed by #19
Closed

NPM vs Yarn #18

ziyuan-linn opened this issue Jul 14, 2023 · 0 comments · Fixed by #19
Assignees

Comments

@ziyuan-linn
Copy link
Member

Hi everyone,

I am trying to install some packages for MoveNet with npm and got ERESOLVE unable to resolve dependency tree error.

Screenshot 2023-07-14 184943

It seems like TensorFlow is using dependencies with conflicting versions and npm does not support it.

The TensorFlow installation guides for newer models use Yarn instead of npm when installing the packages. I tried installing MoveNet packages with Yarn instead of npm and was successful. I think the task of managing dependencies will be easier with Yarn, and I'm wondering whether we should switch our package manager.

@ziyuan-linn ziyuan-linn self-assigned this Jul 14, 2023
@ziyuan-linn ziyuan-linn linked a pull request Jul 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant