chinchang / hint.css

A CSS only tooltip library for your lovely websites.
https://kushagra.dev/lab/hint/
MIT License
8.42k stars 701 forks source link

install dependencies Fail #212

Open mohamednajiub opened 2 years ago

mohamednajiub commented 2 years ago

Hi, @chinchang I tried to clone your repo to have a look for the code and start contributing but I faced this issue while trying to start your workflow.

Issue Details Running npm install after cloning the repo causes the following:

image

I think this issue happens because the dependencies you use are old and node-sass also is deprecated check the link https://github.com/sass/node-sass#node-sass

Environment Info:

NodeJS: v16.17.1 NPM: 8.3.2