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

cannot import this library -- "no call signitures" #21

Open
Johnrobmiller opened this issue May 4, 2023 · 3 comments
Open

cannot import this library -- "no call signitures" #21

Johnrobmiller opened this issue May 4, 2023 · 3 comments

Comments

@Johnrobmiller
Copy link

Johnrobmiller commented May 4, 2023

image

@Johnrobmiller
Copy link
Author

If this is importing using import * as kmeans from 'ml-kmeans', then you need to document it

@carolinerobbins
Copy link

I'm having the same issue - constructor is not callable.

@danias
Copy link

danias commented Jan 25, 2024

@Johnrobmiller @carolinerobbins

Try:

import { kmeans } from 'ml-kmeans';

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

3 participants