ReneR97 / domestika-downloader

Download full domestika courses
https://www.buymeacoffee.com/ReneR97
49 stars 14 forks source link

Error on macbook pro M1 #18

Closed DivineRobot93 closed 4 months ago

DivineRobot93 commented 8 months ago

Hey, It's me again, when I enter "npm i" in the terminal, I have these errors, I'm on a 2020 macbook pro M1, Node, ffmpeg, N_m3u8DL-RE downloaded and installed Tried the mac fix from fran montiel, but still the same on the terminal

if anyone have a solution... Thanks a lot

1
nak21 commented 8 months ago

I downloaded the code today and it definitely has the package.json file.

DivineRobot93 commented 7 months ago

I have the package.json too, maybe it is that specific course that won't download ..

nak21 commented 7 months ago

Have you changed directories to where index.js is located?

DivineRobot93 commented 5 months ago

Late answer, sorry No I did'nt, it is right there

Capture d’écran 2024-01-17 à 17 29 05
leifniem commented 4 months ago

You're trying to run a windows executable on Mac. You will need to adjust the code to use the Mac version of N_m3u8DL-RE

DivineRobot93 commented 4 months ago

Thanks for answering, i don't have enough coding skills :)