gignupg / Movie-Subtitles

A Chrome Extension to add your own subtitles almost anywhere such as Disney, Netflix, YouTube and many more!
MIT License
38 stars 10 forks source link

Error when clone the reposity and install dependencies #11

Closed LostArrows27 closed 1 year ago

LostArrows27 commented 1 year ago

When i clone the repo and "npm install", it gives me this error, i have turn node-sass to lower version but still not work. Do you know any way to solve this ? image

gignupg commented 1 year ago

Did you try running npm install --force?

LostArrows27 commented 1 year ago

@gignupg i tried but it still give me this error, have you sucessfully install by using "npm install --force" image

gignupg commented 1 year ago

It's true, I get the same error! Were you able to fix it?

LostArrows27 commented 1 year ago

@gignupg i haven't be able to fix it but i think the main reason here is the version of node-sass and sass-loader

gignupg commented 1 year ago

@LostArrows27 ok, good to know! I'll fix it with the next update, although at moment there's no update planned.