This class is visible to consumers via SomeModule -> SomeComponent, but is not exported from the top-level library entrypoint

This error happens if any component is exported in NgModuleand not included in your public_api.ts, Angular 9 will throw an error now. This error was not coming in Angular 8 but after upgrading to Angular 9 it started showing. If you exported any service, module or component, etc in NgModule make sure to include them … Read more

Unable to resolve dependency tree error when installing npm packages

This is not related to an HTTP proxy. You have dependency conflict (incorrect and potentially broken dependency) as it says, so try to run the command with –force, or –legacy-peer-deps. If it doesn’t take effect, the temporary solution is using prior versions of the Node.js (downgrading the Node.js version) as it causes this kind of … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)