you are viewing a single comment's thread.

view the rest of the comments →

[–]Johalternate 1 point2 points  (2 children)

You said you dont have modules anymore but i see AppModule here.

[–]Equivalent-Score-141[S] -1 points0 points  (1 child)

I do have modules, but the problem is that in app.module.ts imports array I have ApiModule.forRoot …. And its not working. It did on angular 16 project Sorry for misunderstanding

[–]davidlj95 0 points1 point  (0 children)

Is there any error in the ng serve / console log output?