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

angular-contents error after <<npm i angular-contents>> #12

Open mclr47 opened 3 years ago

mclr47 commented 3 years ago

Error: ./node_modules/angular-contents/src/contents-link.directive.ts Module build failed (from ./node_modules/@ngtools/webpack/src/index.js): Error: /Users/arc/Documents/web_Dev2/ex/ang-toc-npm/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. The missing file seems to be part of a third party library. TS files in published libraries are often a sign of a badly packaged library. Please open an issue in the library repository to alert its author and ask them to package the library using the Angular Package Format (https://goo.gl/jB3GVv).