On Windows I cloned a minimal Encore repro and ran yarn start, which died with The ENCORERUNTIMELIB environment variable is not set. The runtime binary couldnt be located because I was starting the app with plain node instead of the Encore tooling. Another user hit the same error running npm run test with vitest. A maintainer answered on the thread, and the issue was closed in April 2025.