Skip to content

Fix: Check node version and find acceptable host accordingly#3599

Merged
natemoo-re merged 1 commit intowithastro:mainfrom
arimgibson:fix/node18.1-host
Jun 15, 2022
Merged

Fix: Check node version and find acceptable host accordingly#3599
natemoo-re merged 1 commit intowithastro:mainfrom
arimgibson:fix/node18.1-host

Conversation

@arimgibson
Copy link
Copy Markdown
Contributor

@arimgibson arimgibson commented Jun 15, 2022

Changes

Testing

As mentioned by @bholmesdev on #3547, this kind of change is hard to test because we have to manipulate the Node's os response. However, for what it's worth, adding this fix locally fixed my issue (#3598)

Docs

This change is not visible, meaning that documentation does not need to be updated.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 15, 2022

🦋 Changeset detected

Latest commit: 27e70a3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
astro Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions Bot added the pkg: astro Related to the core `astro` package (scope) label Jun 15, 2022
Copy link
Copy Markdown
Member

@natemoo-re natemoo-re left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incredible, thank you so much for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 BUG: unable to find network to expose when exposing to network with Node 18.1+

2 participants