Multiple versions
Everytime I do some action with npm in my project, I get reinstalled two versions of arktype which break the project, this is the package.json part:
2 Replies
That sounds like a crazy issue with whatever framework you're using that manages your installs. You said something about Sveltekit? Maybe they need to update their peer dependencies
Try using package json Resolutions or whatever they are for npm to freese the package version project-wide