-
Notifications
You must be signed in to change notification settings - Fork 30
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
bug: npm-kubo fails to install on windows #68
Comments
@Jorropo @lidel have there been any changes in the kubo distribution (or packaged binary) that would impact installs on windows? The consistent CI failures starting out of nowhere in ipfs-desktop are truly mind-boggling to me. Some things that I was thinking and reasons I no longer think those are the causes: Template:
|
seems to be related to nodejs 18.18.0, see ipfs/ipfs-desktop#2662 |
This package can only be carried out under the administrator privileges. Could you please resubmit the repair code |
Reopening as this is broken in 20.x (confirmed by @aschmahmann) and ipfs/ipfs-desktop#2662 was a workaround to pin to older version without fixing the underlying issue. |
The fix from #74 should ship with 0.29.0 next week. Admin will no longer be necessary: if symlinking fails on Windows, a copy of binary is created instead. |
windows has a history of issues with symlinks. i don't know why this is popping up now, but there are multiple reports of this not working, and I was able to reproduce locally on a windows machine as well.
Kubo Releaser failure
local npm failure
github CI failure
References
The text was updated successfully, but these errors were encountered: