For a webflow project i want use the finsweet developer starter kit.
For that, i need to install pnpm.
When i write in the console
npm install -g pnpm
the package install.
But when i try to install dependance in project with
pnpm install
I have an error
zsh : command not found : pnpm
I try with brew and same issue.
Someone have an idea ?
I'm on mac, Node.js : 18.15 Npm : 9.5