zurfyx / angular-contents

Angular 5 Table of Contents that follows you while you scroll down
https://zurfyx.github.io/angular-contents
MIT License
40 stars 10 forks source link

I'm having issues with angular-contents in Angular 8 #11

Open lcborn4 opened 5 years ago

lcborn4 commented 5 years ago

npm WARN angular-contents@7.0.0 requires a peer of @angular/common@^7.0.0 but none is installed. You must install peer dependencies yourself. npm WARN angular-contents@7.0.0 requires a peer of @angular/core@^7.0.0 but none is installed. You must install peer dependencies yourself.

luok4n commented 5 years ago

I've the same problem.

neilbeukes commented 5 years ago

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.

infornite commented 4 years ago

and me

codeunifier commented 4 years ago

+1

aadvark-pancakes commented 4 years ago

Any solutions to this?

SpencerZ commented 3 years ago

does anybody find solutions?