Logo

dev-resources.site

for different kinds of informations.

Nullinjectorerror no provider for httpclient Angular 17 | How to fix this Error

Published at
3/20/2024
Categories
tutorial
angular
angular17
javascript
Author
anilsingh
Author
9 person written this
anilsingh
open
Nullinjectorerror no provider for httpclient Angular 17 | How to fix this Error

In Angular 17 where the standalone true option is set by default, the app.config.ts file is generated in src/app/ and provideHttpClient(). We can be added to the list of providers in app.config.ts

Reference links -

Featured ones: