[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Discussions](/c/community/4) # Is this normal after installing vercel npm package globally? 64 views · 0 likes · 2 posts rutturaj (@arrancy) · 2024-11-04  Swarnava Sengupta (@swarnava) · 2024-11-04 It's recommended that you use even version of Node, i.e Node v18, 20, 22 etc. Odd versions are not usually [LTS](https://nodejs.org/en/about/previous-releases#nodejs-releases) and may introduce breaking changes. Can you reproduce with `npm i -g vercel` on Node v18 or 20? I can see you are currently using Node v23