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

@evolu/react-native and @evolu/common-web are missing dependencies in package.json. #474

Open
samwightt opened this issue Sep 8, 2024 · 1 comment

Comments

@samwightt
Copy link
Contributor

Evolu right now requires adding packageExtensions in .yarnrc.yml because some of its packages import from packages that are not explicitly listed in their package.jsons. These packages and their dependencies are:

The fix for this is either to add these packages to dependencies, or to add them as peerDependencies. nanoid could probably be a dependency.

@steida
Copy link
Contributor

steida commented Sep 9, 2024

I will review it after the new sync and update docs. Thank you!

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

No branches or pull requests

2 participants