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

Update README.md #1491

Merged
merged 2 commits into from
Feb 7, 2022
Merged

Update README.md #1491

merged 2 commits into from
Feb 7, 2022

Conversation

shareoc
Copy link
Contributor

@shareoc shareoc commented Dec 31, 2021

Windows users commonly report the following error message when running yarn run dev or dev-server:
RangeError [ERR_SOCKET_BAD_PORT]: options.port should be >= 0 and < 65536

Setting multiple environment variables in Windows requires using the set command before each individual variable. Updated the 'for windows users' section in documentation.

@Gnito
Copy link
Contributor

Gnito commented Jan 7, 2022

@shareoc 👍
You should add a changelog entry and then this is ready to be merged.
Newest entry first: - [fix] ...
And then Prettier: "yarn run format-docs"

@shareoc
Copy link
Contributor Author

shareoc commented Feb 3, 2022

@Gnito Added entry to changelog!

shareoc and others added 2 commits February 7, 2022 17:08
Windows users commonly report the following error message when running yarn run dev or dev-server:
RangeError [ERR_SOCKET_BAD_PORT]: options.port should be >= 0 and < 65536

Setting multiple environment variables in Windows requires using the set command before each individual variable. Updated the 'for windows users' section in documentation.
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.

3 participants