Dependency conflict
When I install the basic template from instructions and try to update some packages on it, I receive the following error

Maybe update @nativescript/core to the latest?
I have the same issues with a new app from the official template.
I try everything, deleting the global nativescript install etc... Something is not right.
I did try changing the @nativescript/core version without any success!
I can make it to work by downgrading the core:
"dependencies": { "@nativescript/core": "~8.1.3", "@nativescript/theme": "~3.0.2", "svelte-native": "~1.0.4" },
but why the template use a higher version if it need 8.1.3?
same same
This happened in my windows machine, when I try it in linux i had no problem.
This happened in my windows machine, when I try it in linux i had no problem.
I'm also on windows...
This happened in my windows machine, when I try it in linux i had no problem.
I'm also on windows...
me on macos
me on macos.