这是indexloc提供的服务,不要输入任何密码
Skip to content

[turborepo] Turbo prune failing #3638

@LufyCZ

Description

@LufyCZ

What version of Turborepo are you using?

1.7.3

What package manager are you using / does the bug impact?

pnpm

What operating system are you using?

Linux

Describe the Bug

Our CD started failing after the introduction of turbo@1.7.3, which we're using to prune the monorepo to reduce size. It looks like it's got to do with a specific dependency, namely @nomiclabs/hardhat-ethers@npm:hardhat-deploy-ethers@0.3.0-beta.13, though typescript@4.8.2 appears in the log as well.

Tested on 1.7.0-1.7.2, works perfectly there.

image

Expected Behavior

image

To Reproduce

pnpm i -g turbo@1.7.3
git clone https://github.com/sushiswap/sushiswap.git
cd sushiswap
turbo prune --scope=earn

Reproduction Repo

http://github.com/sushiswap/sushiswap

Metadata

Metadata

Labels

kind: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions