Join the Webstudio community

Updated 3 months ago

Tried to use Builder Locally

At a glance

A community member tried to run the Webstudio project locally using VS Code, but encountered an error with the pnpm dev command, stating that pnpm was not found. Another community member provided steps to repeat the process on a MacOS environment, which involved cloning the Webstudio repository, opening it in VS Code, and running pnpm dev without any issues. The original community member thanked the other and said they would try again.

I tried using Webstudio locally using this step: Running the Webstudio Project Using VS Code. After installing everything using all steps, I tried using the: pnpm dev to start and I got this: vscode ➜ /workspaces/webstudio-main $ pnpm dev
bash: pnpm: command not found error. Can anyone help? Thanks
I
J
13 comments
Let's try to repeat
On my env - MacOs
Plain Text
cd /tmp
git clone [email protected]:webstudio-is/webstudio.git
cd /tmp/webstudio
code .
Clicked to Show log
Waiting Configuring Dev Container
Pressing + to open new terminal
pnpm dev - no issues
Attachment
image.png
Add a reply
Sign up and join the conversation on Discord