-
Notifications
You must be signed in to change notification settings - Fork 903
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
Errors when cloning then installing dependencies #1447
Comments
I'm having the same issue with Mac OS, node v18.3.0 & nm v8.11.0 |
Hi @mitya33 and @bravokiloecho, The issue happens because one of the authors of a package we're using ( In general, ml5.js is having a lot of outdated dependencies now. We're working on a new version of the library that's set to be released by the end of the summer. I have opened a new issue in the new repo. Please check over there for progress. Thank you! |
@sproutleaf I suspect this can be fixed with a minor change to this current repo. In this comment @colormotor tracked down that the bad |
@lindapaiste Dan, Peter (who's also an NYU student working on the technical side of things), and I actually did a work session together where we tried to investigate which dependencies need to be updated, and change them accordingly. We hit a point where we realized that to update Since we have limited bandwidth and releasing v1.0 soon on the horizon, we decided to focus on building a new version of the library in the new repo, instead of updating dependencies here for now! |
β Step 1: Describe the issue π
I followed the steps to set up ML5 locally and got errors when running
npm install
- see screenshot. I then tried to runnpm run develop
despite the error, and got another error.β Step 2: Screenshots or Relevant Documentation πΌ
β Describe your setup π¦
The text was updated successfully, but these errors were encountered: