Skip to content

bug: pnpm start fails on the example apps. #87

Description

@akroshg

It fails with
error: unrecognized subcommand 'start'

Usage: webui.exe [COMMAND]

For more information, try '--help'.
error: process didn't exit successfully: Q:\repo\webui2\webui\target\debug\webui.exe start ./src --state ./data/state.json --plugin=fast --servedir ./dist --port 3001 --watch (exit code: 2)
 ELIFECYCLE  Command failed with exit code 2.
^CTerminate batch job (Y/N)? dev processes exited (server=2, client=1)
error: process didn't exit successfully: Q:\repo\webui2\webui\target\debug\xtask.exe dev todo-fast (exit code: 1)
 ELIFECYCLE  Command failed with exit code 1.

Possibly due to change in the PR : #83
where start is changed to serve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions