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

feat: update dependencies #186

Merged
merged 5 commits into from
Oct 21, 2024
Merged

feat: update dependencies #186

merged 5 commits into from
Oct 21, 2024

Conversation

lpatiny
Copy link
Member

@lpatiny lpatiny commented Oct 16, 2024

No description provided.

@lpatiny
Copy link
Member Author

lpatiny commented Oct 16, 2024

I try to update ml-regression but I have an error that I don't understand.

https://github.com/mljs/ml/actions/runs/11368355314/job/31623274269?pr=186#step:6:16

@targos Could you help me ?

@targos
Copy link
Member

targos commented Oct 16, 2024

The bug is in the regression package:

> require('ml-regression')
Uncaught TypeError: Class extends value #<Object> is not a constructor or null
    at Object.<anonymous> (/Users/mzasso/git/mljs/ml/node_modules/ml-regression/lib/index.js:23:35)

@targos
Copy link
Member

targos commented Oct 16, 2024

It's fixed in mljs/regression@a498858

@lpatiny lpatiny merged commit 9cf0471 into main Oct 21, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants