Skip to content
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

fix: node 18 network interfaces support #2

Closed
wants to merge 1 commit into from
Closed

fix: node 18 network interfaces support #2

wants to merge 1 commit into from

Conversation

Bram-Boris
Copy link

While I was running the bridge on the latest version of node I did not get any interfaces to show up in the output.
It seems like I ran in the same issue as described here.
nodejs/node#42787

I added a simple else to keep backwards compatiblity.

@Hypfer
Copy link
Owner

Hypfer commented Jul 2, 2022

Since this tool is supposed to be used as a standalone binary with the bundled runtime (v16 currently) and nodejs fortunately reverted the change in 18.4 nodejs/node@70b516e, this change shouldn't be needed in any setup

Thanks though

@Hypfer Hypfer closed this Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants