serve
serve copied to clipboard
Add `NO_UPDATE_CHECK` to readme
Description
- Document the use of the
NO_UPDATE_CHECKenvironment flag from PR https://github.com/vercel/serve/pull/457 in the readme.md documentation.
Why
- The Cypress GitHub action ran into the issue https://github.com/cypress-io/github-action/issues/657 when using
serveto start two instances in parallel which caused the error message
"[Error: EEXIST: file already exists, mkdir '/tmp/update-check']". It was not easy to find the underlying cause and solution.
Alternatives
The workaround is to browse through existing issues and PRs in this repository.
Stale issue
I think this issue should be reopened as NO_UPDATE_CHECK is not mentioned anywhere other than the source code
@tiagojufr
I think this issue should be reopened as
NO_UPDATE_CHECKis not mentioned anywhere other than the source code
I have re-opened it, however it seems like there is nobody really responding here.
Closing as stale issue with no response during last 2 years.