nvk
nvk
TTCTheo's Typesafe Cult
Created by nvk on 4/18/2024 in #questions
How to upgrade pnpm version of project
Yes. I wasn’t sure if I could change that without causing issues. Trying to understand if there is an upgrade process for projects.
12 replies
TTCTheo's Typesafe Cult
Created by nvk on 4/18/2024 in #questions
How to upgrade pnpm version of project
Yeah like I said in my first post I got it working by installing the old version. I’m not asking about that. I’m wondering about how to upgrade the actual project itself.
12 replies
TTCTheo's Typesafe Cult
Created by nvk on 4/18/2024 in #questions
How to upgrade pnpm version of project
Yeah I googled a bunch. I'm on mac. This is the error: ERR_PNPM_BAD_PM_VERSION  This project is configured to use v8.15.7 of pnpm. Your current pnpm is v9.0.2 I get it when I try to run any pnpm command on the project. Here's what I did to get in this state: 1. Set up the project with pnpm 8 2. Updated my installation of pnpm with homebrew to the latest version (now 9) 3. Run pnpm dev on the project
12 replies