angular universal - TSC cannot find name of Global Object



Typescript was complaint about this issue, and manage to resolve this by editing tsconfig.app.json with the following content :


"compilerOptions": {
"outDir": "../out-tsc/app",
"types": ["node"]
},

Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type