Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Bump uuid dependency to the latest version

Open
#182 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
react-native, typescript

Research direction

No file or test is named. Locate the dependency manifest containing uuid, inspect its current version and package-manager configuration, then update the dependency as appropriate and verify that the reported Yarn workspace and Expo compatibility problem is addressed.

Written by the indexing model from the issue text.

Description

I have a monorepo with yarn workspaces.

In the first package I use this library.

The second one is a react native expo project that refuses to work, until I remove this library from the dependencies of the first package. The problem is with hoisting and apparently the version 8.3.2 of uuid. See here: https://github.com/expo/expo/issues/17261#issuecomment-1312553304

So it would really help me when somebody can change the dependency version.

Thank you

Dominant language
TypeScript
Stars
670
Forks
55
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from react-hook-form/devtools

All issues in react-hook-form/devtools

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.