Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install sass-parser using Yarn #2486

Closed
sanderlenaerts opened this issue Jan 13, 2025 · 0 comments · Fixed by #2487
Closed

Unable to install sass-parser using Yarn #2486

sanderlenaerts opened this issue Jan 13, 2025 · 0 comments · Fixed by #2487
Assignees
Labels

Comments

@sanderlenaerts
Copy link

Using Yarn, it seems not possible to install the sass-parser package

➤ YN0000: · Yarn 4.5.2
➤ YN0000: ┌ Resolution step
➤ YN0014: │ sass@file:../../build/npm: Only some patterns can be imported from legacy lockfiles (not "file:build/npm")
➤ YN0001: │ Error: sass@file:../../build/npm::locator=sass-parser%40npm%3A0.4.9: ENOENT: no such file or directory, lstat 'build/npm'
    at Nl (/Users/sander/.cache/node/corepack/v1/yarn/4.5.2/yarn.js:4:1321)
    at Object.Z3e (/Users/sander/.cache/node/corepack/v1/yarn/4.5.2/yarn.js:4:1589)
    at Zi.resolveFilename (/Users/sander/.cache/node/corepack/v1/yarn/4.5.2/yarn.js:149:204212)
    at Zi.lstatSync (/Users/sander/.cache/node/corepack/v1/yarn/4.5.2/yarn.js:149:201052)
    at Zi.lstatPromise (/Users/sander/.cache/node/corepack/v1/yarn/4.5.2/yarn.js:149:200983)
    at Am.lstatPromise (/Users/sander/.cache/node/corepack/v1/yarn/4.5.2/yarn.js:9:2311)
    at ju.lstatPromise (/Users/sander/.cache/node/corepack/v1/yarn/4.5.2/yarn.js:9:2311)
    at BT (/Users/sander/.cache/node/corepack/v1/yarn/4.5.2/yarn.js:4:7280)
    at async hW (/Users/sander/.cache/node/corepack/v1/yarn/4.5.2/yarn.js:4:7090)
    at async Zi.copyPromise (/Users/sander/.cache/node/corepack/v1/yarn/4.5.2/yarn.js:7:2589)
➤ YN0000: └ Completed in 0s 458ms
➤ YN0000: · Failed with errors in 0s 470ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants