Open
Description
Environment
ESLint version: N/A
@eslint/css version: 0.4.0
Node version: v22.14.0
LTS
pnpm version: 10.4.1
Operating System: Ubuntu 24.04.2 LTS
This is a regression from @eslint/css version: 0.2.0
Also reproducible on @eslint/css version: 0.3.0
Also reproducible with [email protected]
Installations using Yarn 1 Classic v1.22.22
are also failing.
Which language are you using?
N/A
What did you do?
corepack enable pnpm
cd $(mktemp -d)
corepack use [email protected]
pnpm add @eslint/[email protected]
What did you expect to happen?
pnpm should install without error
What actually happened?
ERR_PNPM_LINKED_PKG_DIR_NOT_FOUND
$ corepack enable pnpm
cd $(mktemp -d)
corepack use [email protected]
pnpm add @eslint/[email protected]
Installing [email protected] in the project...
Already up to date
Done in 956ms using pnpm v10.4.1
ERR_PNPM_LINKED_PKG_DIR_NOT_FOUND Could not install from "/tmp/tmp.Y6rHpfEfdA/typings/css-tree" as it does not exist.
This error happened while installing the dependencies of @eslint/[email protected]
Progress: resolved 1, reused 0, downloaded 0, added 0
Link to Minimal Reproducible Example
See above for short repro steps ⬆
Participation
- I am willing to submit a pull request for this issue.
Additional comments
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Evaluating
Activity