Thread

OG
Omkar Geedh8:38 AMOpen in Slack
hello guys I am setting up the project in local
when I run command pnpm install in terminal it works
but in Tilt it doesnt

2 replies
SS
Subhasmita Swain11:41 AMOpen in Slack
You need to upgrade your node version of the docker image. Try using nvm instead of other package managers like brew in macos. It gives you a clear installation and path fix and also allows to default a specific node version.
check this for reference: https://nodejs.org/en/download
❤️1
OG
Omkar Geedh3:52 PMOpen in Slack
thanks
❤️1