Skip to content

yarn start fails #1793

Closed
Closed
@DanielRosenwasser

Description

I've tried this both on Windows

Microsoft Windows [Version 10.0.19042.928]

and in a Codespace

Distributor ID: Debian
Description:    Debian GNU/Linux 10 (buster)
Release:        10
Codename:       buster
> yarn start
[BUILD] Watchman:  spawn watchman ENOENT
[BUILD] Error while talking to watchman:  Error: spawn watchman ENOENT
[BUILD]     at Process.ChildProcess._handle.onexit (internal/child_process.js:268:19)
[BUILD]     at onErrorNT (internal/child_process.js:464:16)
[BUILD]     at processTicksAndRejections (internal/process/task_queues.js:80:21) {
[BUILD]   errno: -4058,
[BUILD]   code: 'ENOENT',
[BUILD]   syscall: 'spawn watchman',
[BUILD]   path: 'watchman',
[BUILD]   spawnargs: [ '--no-pretty', 'get-sockname' ]
[BUILD] }
[BUILD] node watcher.js exited with code 0
--> Sending SIGTERM to other processes..
[SITE] yarn workspace typescriptlang-org start exited with code 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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