Module cannot find HttpModule



When trying to load ngrx effects into my application, i encountered the following error message -


ERROR in src/app/app.module.ts(29,20): error TS2304: Cannot find name 'HttpModule'.


Having a closer look, i need to add the following code


All i need to do is to include HttpModule into my app.module.ts as shown in code below :-






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