You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicate of #124. Explanations on why it happens here: #124 (comment) (it's a serie of unfortunate circumstances that involve yarn, the way gifsicle installation works, bin-wrapper and libc/posix) and a workaround PR for the dangling file here: #124 . Note that the installation crashes with yarn 1, but it should work with yarn 2. The ugly dangling file will still be there, but at least it wont crash at installation.
Yarn version:
1.22.19
Node version:
14.20.0
Platform:
linux arm64
Trace:
Error: ENOENT: no such file or directory, lstat '/home/ubuntu/node_modules/gifsicle/�4@@��'
npm manifest:
{
"dependencies": {
"node-sass": "^7.0.1"
}
}
i tried all solutions here, nothing works
how to fix?
The text was updated successfully, but these errors were encountered: