Compile issue @2.0.0 #8
Loading…
x
Reference in New Issue
Block a user
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?
If I run the following code, it can't find the lib:
Here is
libc.so
:if I rename
libc.so
and link inlibc.so.6
- it will then work again.However, I still get the same issue when trying to add a peer. (maybe that's related to the above?)
Thanks,
David
Edit
node_modules/wireguard-tools.js/addons/tools/wginterface-linux.cpp
in the line 332, change to:remove addon prebuilds and run
prebuild
I'm using
zig
to make the pre-compiled binaries, I only have Respeberry Pi with actions runner.I make test to
wginterface.ts
and get this error, sorry not have test to wireguard interface, now have in set in CI/CD test thisTest this pkg, i build this addon in my wsl
@MorningLightMountain713 waiting for u response
That all works now... can remove / add peers 👍
Thanks, release 2.0.1