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
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:
npm install
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
mohamednajiub commentedOct 3, 2022
•
edited
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: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
The text was updated successfully, but these errors were encountered: