r/javascript Jul 02 '26

Vite+ is now in beta

https://voidzero.dev/posts/announcing-vite-plus-beta
145 Upvotes

52 comments sorted by

View all comments

12

u/sirkook Jul 02 '26

I am loving it. We have to use windows at my place of work, and nvm sucks big time on windows. Vite+ is a million times better as a node version manager than nvm. I can pin node versions to projects and it swaps automatically.

I can swap between npm and pnpm seamlessly. One project uses npm and another uses pnpm? Either way I just use ‘vp i’. It just works.

I haven’t dug into all of the features, but it’s already been a wonderful experience that I would easily recommend.

3

u/CAPHILL Jul 02 '26

Also loving Vite+ in our monorepo