Unable to install latest SB version: Error: ENAMETOOLONG: name too long, unlink... #18441
-
When I try to install Storybook versions 6.5.6 or any version starting from 6.5 I get the error printed bellow. If I install 6.4.22 it works fine. I am using linux mint with the Has anyone here faced a similar problem? Is this a SB issue? Any idea? Thanks!
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 6 replies
-
it seems the problem is encryptfs . I am facing the same issues with ubutntu 20.04 |
Beta Was this translation helpful? Give feedback.
-
I have found a work around for the problem. you can move the yarn cache directory from home folder to somewhere in the root directory |
Beta Was this translation helpful? Give feedback.
-
Hey folks, I am having exactly the same issue however, @FikirYibeltal workaround didn't work for me. I am also in a linux mint where the entire partition is encrypted; therefore, moving the yarn cache folder didn't work. Any timeline on when this should be fixed? |
Beta Was this translation helpful? Give feedback.
-
Why are you discussing this here, and not in the issue itself Upvote the issue please |
Beta Was this translation helpful? Give feedback.
-
For me this was happening because I had too many nested ios folders, inside main ios folder I had an ios folder and inside that one there was one more, there were more than dozen ios nested folders, I just deleted the one inside main ios folder which contained other subs, and it started working fine |
Beta Was this translation helpful? Give feedback.
I have found a work around for the problem. you can move the yarn cache directory from home folder to somewhere in the root directory
using
yarn config set cache-folder /path