framework · inferred from evidence
Encore
A framework referenced in the context of a TypeScript starter template.
- Encore TS starter template: broken path resolution and weird encore.dev file in node_modules
I installed an Encore TypeScript starter template and the project built with errors plus broken TypeScript path resolution in VS Code. The weird part was a file called encore.dev appearing inside node_modules that VS Code said didnt exist.
- The ENCORE_RUNTIME_LIB environment variable is not set (yarn start on Windows)
On Windows I cloned a minimal Encore repro and ran yarn start, which died with The ENCORE_RUNTIME_LIB environment variable is not set. The runtime binary couldnt be located because I was starting the app with plain node instead of the Encor