I'm having issues with angular-contents in Angular 8
npm WARN [email protected] requires a peer of @angular/common@^7.0.0 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] requires a peer of @angular/core@^7.0.0 but none is installed. You must install peer dependencies yourself.
I've the same problem.
Same here. Has anyone used --Force and its worked successfully? Im getting alot of these errors :
Error: /node_modules/angular-contents/src/contents-link.directive.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property.
and me
+1
Any solutions to this?
does anybody find solutions?