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

arm64 linux Error: ENOENT: gifsicle/�4@@�� #144

Open
juniorhero opened this issue Jul 31, 2022 · 2 comments
Open

arm64 linux Error: ENOENT: gifsicle/�4@@�� #144

juniorhero opened this issue Jul 31, 2022 · 2 comments

Comments

@juniorhero
Copy link

juniorhero commented Jul 31, 2022

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?

@juniorhero
Copy link
Author

juniorhero commented Jul 31, 2022

yarn add gifsicle
@1000ch

@gilbsgilbs
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants