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

Could not resolve dependency #32

Open
darko-bw opened this issue Apr 21, 2023 · 3 comments
Open

Could not resolve dependency #32

darko-bw opened this issue Apr 21, 2023 · 3 comments

Comments

@darko-bw
Copy link

Hi,

I have got an error when using the plugin in the latest NS version. Would you be able to help?

npm ERR! Could not resolve dependency:
npm ERR! peer @nativescript/core@"7.x" from [email protected]
npm ERR! node_modules/nativescript-getters
npm ERR! nativescript-getters@"^1.0.2" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @nativescript/[email protected]
npm ERR! node_modules/@nativescript/core
npm ERR! peer @nativescript/core@"7.x" from [email protected]
npm ERR! node_modules/nativescript-getters
npm ERR! nativescript-getters@"^1.0.2" from the root project

@bgrand-ch
Copy link
Owner

Hello,

I define the major NativeScript version in peer-dependencies to avoid breaking changes when a new major NativeScript version is released.

You probably removed or bump version of the "nativescript/[email protected]" package in dependencies. Right?

I will fixed that in few days, sorry for the inconvenience.

@darko-bw
Copy link
Author

darko-bw commented Apr 27, 2023 via email

@bgrand-ch
Copy link
Owner

bgrand-ch commented Apr 28, 2023

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