Skip to content

npm-run-all doesn't work with pnpm #67

Closed
@zkochan

Description

@zkochan

We started to use npm-run-all at pnpm and we noticed that it doesn't work when installed with pnpm. The reason is that we create a proxy bin file (this is needed to allow running deps with the --preserve-symlinks option). As a result this check in npm-run-all fails. What is the reason for that check? Can it be removed?

I filed a defect on pnpm to fix this issue pnpm/pnpm#413. However, currently I don't know how this can be fixed on pnpm side. Could this be fixed on npm-run-all side?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions