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

ajv dependency #3515

Open
fiedler-itlabs opened this issue Jul 11, 2024 · 0 comments
Open

ajv dependency #3515

fiedler-itlabs opened this issue Jul 11, 2024 · 0 comments

Comments

@fiedler-itlabs
Copy link

Steps to reproduce

feathers updated the ajv dependency for @featherjs/schema to 8.16.0 in version 5.0.28. We use feathersjs in a monorepo with angular applications. @angular-devkit for example has ajv as dependency in version 8.13.0.

we deleted the package-lock and node_modules but still got a version conflict and were no able to build our api projects.

We now added ajv in version 8.16.0 directly to our dependencies and its working - for now.

Expected behavior

No Version conflict with other projects.

Actual behavior

Version conflict because of ajv

System configuration

Tell us about the applicable parts of your setup.

Module versions (especially the part that's not working): 5.0.28 - 5.0.29

NodeJS version: 20.13.1

Operating System: Max OSX

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

1 participant