Skip to content

Fix broken lint on CI #3426

Fix broken lint on CI

Fix broken lint on CI #3426

Triggered via pull request November 11, 2024 10:36
@mifimifi
synchronize #5507
fix-linters
Status Failure
Total duration 1m 55s
Artifacts

linters.yml

on: pull_request
Lint JavaScript/TypeScript
7s
Lint JavaScript/TypeScript
Lint Markdown
20s
Lint Markdown
Lint Docs
1m 48s
Lint Docs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Lint JavaScript/TypeScript
error This project's package.json defines "packageManager": "[email protected]". However the current global version of Yarn is 1.22.22. Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.