I can't run volto in local machine after installing the node_modules

I have installed the node modules of the volto when run it using pnpm run start it gives me this error.

❯ npm start

> start
> pnpm --filter @plone/volto start


> @plone/volto@18.1.1 start D:\DEVELOPMENT 👩‍💻 PLAYGROUND\gsoc\volto\packages\volto
> make build-deps && razzle start

'make' is not recognized as an internal or external command,
operable program or batch file.
D:\DEVELOPMENT 👩‍💻 PLAYGROUND\gsoc\volto\packages\volto:
 ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @plone/volto@18.1.1 start: `make build-deps && razzle start`
Exit status 1

Can you share the steps you took to install Volto?
Which of the docs are you following?

1 Like