Skip to content

mutex issues #340

@jkhartshorne

Description

@jkhartshorne

I'm trying to get the latest version of pushkin-cli to run. It's failing on install site:

`Problem installing dependencies for api
Error: Command failed: yarn --mutex network install

at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at Socket.<anonymous> (node:internal/child_process:457:11)
at Socket.emit (node:events:519:28)
at Pipe.<anonymous> (node:net:337:12) {

code: 1,
killed: false,
signal: null,
cmd: 'yarn --mutex network install',
stdout: '\x1B[31m\x1B[1mUnknown Syntax Error\x1B[22m\x1B[39m: Unsupported option name ("--mutex").\n' +
`

Note that I had to reinstall yarn because my computer apparently forgot it. Which is strange in its own right...

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