shogerr / bluprntr

Prints your Bluprints to disk
11 stars 2 forks source link

ENOENT: no such file or directory #13

Closed ghost closed 4 years ago

ghost commented 4 years ago

I'm getting this error after trying to install this morning:

Error: ENOENT: no such file or directory, open '/Users/ally/Documents/bluprntr-master/node_modules/youtube-dl/bin/details'

shogerr commented 4 years ago

I've seen this one before... Can you try removing the node_modules/ folder itself, and then reinstalling? This may clean up the issue.

shogerr commented 4 years ago

Little bit of an update: @allykr could you try using Git instead of downloading the bluprntr repository? I remember last week a dependency that's used had issues. I hand rolled a solution to keep this project working, but it may rely upon Git to work. I'll see what I can do to clean this up.

Relevant issue from dependency: https://github.com/eugeneware/ffmpeg-static/issues/50#issuecomment-649720633

shogerr commented 4 years ago

And it seem's they've cleaned up the problem they were having, so the latest update may work for you.

ghost commented 4 years ago

I ended up getting my classes though a different method so I removed the files from my computer. This one was a bit too technical for my skill level. But thank you!