Join the Webstudio community

Home
Members
Kumaresh
K
Kumaresh
Offline, last seen last month
Joined April 9, 2025
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.
10 comments
K
B
O