-
Notifications
You must be signed in to change notification settings - Fork 460
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
Updating fnm resulted in "Can't create the symlink for multishells at ..." error - macOS #1163
Comments
do you have a |
@Schniz I have the |
Yes although maybe there's an error in the lookup (we need to see if the previous runtime directory exists and we probably fail to do that) |
Hey all, I also have same issue at the moment after the latest update. I use brew for installation before. I have macOS Sonoma 14.5
|
I was able to resolve it by following steps
|
After I updated fnm with homebrew running
fnm env
(with and without--use-on-cd
) resulted in the following error:error: Can't create the symlink for multishells at "/Users/[user]/.local/state/fnm_multishells/23119_1717475228481". Maybe there are some issues with permissions for the directory? No such file or directory (os error 2)
I have removed and reinstalled the fnm both using the script and just homebrew but the issue still exists (I also checked, and there is no such folder as
fnm_multishells
instate
)Environment:
The text was updated successfully, but these errors were encountered: