Join the Webstudio community

Updated 2 weeks ago

Running The Webstudio Project Locally

Hi team, I'm new to Webstudio and trying to run the project locally. I followed the steps below:

git clone https://github.com/webstudio-is/webstudio.git
cd webstudio
pnpm install
pnpm dev


However, when I run pnpm dev, I get the following error:
PS D:\testing-purpose-webstudio\webstudio> pnpm dev

webstudio-root@0.0.0 dev D:\testing-purpose-webstudio\webstudio
pnpm --filter='@webstudio-is/builder' dev

No projects matched the filters in "D:\testing-purpose-webstudio\webstudio"

It seems like the filter is not matching any project. Am I missing any steps or setup instructions? Would appreciate any guidance to get the dev environment running properly.
O
B
K
10 comments
@Bogdan is this because @webstudio-is/builder is a unix path and user is on windows?
Thanks , Let me check and get back to you.
@Bogdan I'm getting above error while connecting remote . can you please suggest to resolve the issue ?
Attachment
Screenshot_2025-04-09_172307.png
Honestly no idea. None of us is using windows. We recommend to use cloud builder. Local setup is gonna be improved in the future though.
Self hosted is not recommended ?
@Bogdan can you please confirm the above query ?
It's basically a development environment rather than ready to self host option
You can self-host the builer if you are capable. Its not a 1-click process. To most people here we don't recommend it.
Add a reply
Sign up and join the conversation on Discord