Skip to content

pnpm build  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "build" not found #234

@leafOfTree

Description

@leafOfTree

I follow the README and run "pnpm build", but it failed with Command "build" not found
It works if I "cd workspace/extension" first.

❯ pnpm --version
9.11.0

Shall we add "cd workspace/extension" to the README?

git clone https://github.com/sveltejs/svelte-devtools.git
cd svelte-devtools
pnpm install
+ cd workspace/extension
pnpm build

Also, "cd workspace/website" and running "pnpm build" throws error, too

error during build:
Error: src/app.html does not exist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions