dmnd / dedent

⬅️ ES6 string tag that strips indentation from multi-line strings.
MIT License
917 stars 35 forks source link

🛠 Tooling: Build failures on main from references to yarn #85

Closed JoshuaKGoldberg closed 9 months ago

JoshuaKGoldberg commented 9 months ago

Bug Report Checklist

Overview

From https://github.com/dmnd/dedent/actions/runs/7278084706/job/19831511946?pr=84:

Run pnpm build

> dedent@1.5.1 build /home/runner/work/dedent/dedent
> yarn build:legacy && yarn build:modern && yarn build:types

error This project's package.json defines "packageManager": "yarn@pnpm@8.[7](https://github.com/dmnd/dedent/actions/runs/7278084706/job/19831511946?pr=84#step:4:8).0". However the current global version of Yarn is 1.22.21.

Looks like I missed some references to yarn.

Additional Info

No response

github-actions[bot] commented 5 months ago

:tada: This is included in version v1.5.2 :tada:

The release is available on:

Cheers! 📦🚀