codesandbox / codesandbox/codesandbox-client

CodeSandbox CI failing with pnpm

Open
#5,661 7 comments 1 reaction 1 assignee View on GitHub

@lbogdan is already working on this.

Since Nov 17, 2021.

🤔 Improvement CodeSandbox CI
Dominant language
JavaScript
Stars
13.6k
Forks
2.4k
Avg merge
6d 19h
Merged PRs (30d)
2

Description

PNPM supports the workspace:^ver format in package.json, which yarn install doesn't support. If a pnpm-lock.yaml is found, it should do a pnpm install instead.

https://ci.codesandbox.io/status/gqless/gqless/pr/180/builds/119442

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.