wcampbel wrote a reply+100 XP
4mos ago
wcampbel started a new conversation+100 XP
4mos ago
I have nodejs 22.21.1 installed. This is visible in the Herd GUI and when I run a command line node -v. The problem is when I run npm run dev. It errors out saying: "You are using Node.js 17.7.2. Vite requires Node.js version 20.19+ or 22.12+. Please upgrade your Node.js version." I don't even know where Herd is getting that from. I have NVM and have tried to force use of 22.21.1 through that and I have rebuilt the project all from the same command line, but whenever I run npm run dev I get this error.