arthurvaverko / ngx-highlight

Angular directive to highlight text in the html container and it's children.
https://arthurvaverko.github.io/ngx-highlight/
MIT License
17 stars 8 forks source link

fail to compile 'ngx-highlight/highlight.module'; #15

Open truongle7793 opened 5 years ago

truongle7793 commented 5 years ago

After installing. I import it in the module file. import {HighlightModule} from 'ngx-highlight/highlight.module';

The file is there but it still raise the error when complie

node_modules\ngx-highlight\highlight.module.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).

PS: i'm using angular version 7.2

arthurvaverko-kaltura commented 5 years ago

Im not maintaining this since angular 4. sorry I have moved on from FE dev for now. I don’t have any plans right now to keep this lib active. please feel free to make a pull request or fork ..

From: truongle7793 notifications@github.com Sent: יום ד 15 מאי 2019 21:09 To: arthurvaverko/ngx-highlight ngx-highlight@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [arthurvaverko/ngx-highlight] fail to compile 'ngx-highlight/highlight.module'; (#15)

After installing. I import it in the module file. import {HighlightModule} from 'ngx-highlight/highlight.module';

The file is there but it still raise the error when complie

node_modules\ngx-highlight\highlight.module.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/jB3GVvhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgoo.gl%2FjB3GVv&data=02%7C01%7Carthur.vaverko%40kaltura.com%7C6a07168702c4416213b608d6d9606a06%7C0c503748de3f4e2597e26819d53a42b6%7C0%7C0%7C636935405454392846&sdata=czAcJeTTeZEh5329EYpMK2VWDeNAU16bj%2Bzh4H4xN2E%3D&reserved=0).

PS: i'm using angular version 7.2

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Farthurvaverko%2Fngx-highlight%2Fissues%2F15%3Femail_source%3Dnotifications%26email_token%3DAA3ZRYMXVDDRMBVUKSCKFATPVRGT5A5CNFSM4HNFWZLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GT7VIFQ&data=02%7C01%7Carthur.vaverko%40kaltura.com%7C6a07168702c4416213b608d6d9606a06%7C0c503748de3f4e2597e26819d53a42b6%7C0%7C0%7C636935405454402839&sdata=xKs1rsyXSMaIYAZ5xWKFPjkqoZQewf4MMjuPMxZ306c%3D&reserved=0, or mute the threadhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAA3ZRYIZXJM45KRU3R5GVVTPVRGT5ANCNFSM4HNFWZLA&data=02%7C01%7Carthur.vaverko%40kaltura.com%7C6a07168702c4416213b608d6d9606a06%7C0c503748de3f4e2597e26819d53a42b6%7C0%7C0%7C636935405454402839&sdata=VBn26ZK1dJMvYTGgWhDc%2FEGnIjOcrUX5b6adajvHXPI%3D&reserved=0.

3idiotGit commented 3 years ago

Any update on this issue please?

arthurvaverko-kaltura commented 3 years ago

sorry this repo is not maintained for few years now, if anyone would like to pick it up pick it up let me know.