mirror of
https://github.com/jehna/humanify.git
synced 2026-05-09 06:55:55 +03:00
[GH-ISSUE #216] Failed to install on Arch/EndeavorOS #60
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sSasha-uwu on GitHub (Nov 18, 2024).
Original GitHub issue: https://github.com/jehna/humanify/issues/216
Tried on Arch initially, figured I did something wrong with Arch and installed EndeavorOS to test, and it still fails with the same massive error.
Notably works just fine on Windows 10.
@j4k0xb commented on GitHub (Nov 18, 2024):
node v23 isn't supported by isolated-vm
switch to v22 with e.g. fnm
@0xdevalias commented on GitHub (Feb 16, 2025):