Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not supporting for typescript #1233

Closed
AruljothySundaramoorthy opened this issue Dec 12, 2022 · 1 comment
Closed

Not supporting for typescript #1233

AruljothySundaramoorthy opened this issue Dec 12, 2022 · 1 comment

Comments

@AruljothySundaramoorthy
Copy link

AruljothySundaramoorthy commented Dec 12, 2022

I tried to install this in my NestJS , but it's throwing errors like
Could not find a declaration file for module 'node-nlp'.

@aigloss
Copy link
Collaborator

aigloss commented Dec 12, 2022

Hi @AruljothySundaramoorthy,

this repository is not based on Typescript. If you need to import these packages into a Typescript project, you'll need to take care yourself of making them "visible".

Maybe this thread helps you on that: https://medium.com/@steveruiz/using-a-javascript-library-without-type-declarations-in-a-typescript-project-3643490015f3

@aigloss aigloss closed this as not planned Won't fix, can't repro, duplicate, stale Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants