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

Install npm #9

Open
aliostovar opened this issue Dec 20, 2022 · 3 comments
Open

Install npm #9

aliostovar opened this issue Dec 20, 2022 · 3 comments
Assignees

Comments

@aliostovar
Copy link

Hi,
Thanks for sharing this fantastic tool.
I want to try and work on it, but the installation is not working on my computer. (Install dependencies from npm. Wait until the box below says 'completed.')
I tried a few times and waited very long, and nothing happened. It can not download the files.
Is there another way to download the files and run the software on Max?

I am using max 8.5 on a MacBook Pro (macOS 12.5).

Greetings,
Ali

@dsebrez
Copy link

dsebrez commented Mar 5, 2023

Was this issue ever resolved? I have the same issue. Seems that the posenet files are not findable.
Screenshot 2023-03-04 at 9 40 47 PM

@lysdexic-audio
Copy link
Owner

Hi @aliostovar

I just tried installing on a fresh clone of this repo - I can reproduce the install never finishing. I can make sure it's installed by running npm i at the command line - when i'm in the project directory. The patcher then works as normal. Can you try?

@dsebrez Hi David - I've just patched that reference to sketch.js. The other references to posenet don't seem to be related to this project. Make sure that you're not running some other node projects in another window.

Screen Shot 2023-06-05 at 2 43 35 pm

@lysdexic-audio lysdexic-audio self-assigned this Jun 5, 2023
@lysdexic-audio
Copy link
Owner

I just bumped electron to the latest stable release 25.0.1 which allows the script npm install script in the init subpatcher to complete.

pull the latest commits from master here and try again :)

you may need to wipe your node_modules dir and package-lock.json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants