I got this following error "cannot find module consider using '--resolvejsonmodule' to import module with json extension angular" while tried to import the json file in the component.
I got this following error while running angular project “Access to XMLHttpRequest at 'https://localhost' from origin 'http://localhost:4200' has been blocked by CORS policy”
I got this following error "implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.ts(7023)"