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

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error