-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
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
Issue with project installation #232
Comments
Try deleting yarn.lock and package.lock. |
It's still there. Why have you made this installation complex? It's still not working. Please help me out here. |
What node and npm versions are you running? |
My node version is v16.15.1 |
Npm install works fine for me on node v16.17.0 and npm v8.15.0 |
What do you suggest? Should I update my npm? I tried everything and nothing's working. 😑 |
Hello, I just installed this repo and deployed it to my domain. I also had this issue when I tried to clone it on my device, I fixed it by using the command: My portfolio is all good, this repo is so great and easy to use. You can check mine here: |
|
Did you try to use the correct node version specified by the author in .nvmrc? after installing NVM it is better to delete all the dirs and files specified in .gitignore or just re-pulling the repo run
|
I'm having trouble with project installation
When I run npm i, it's showing me some error
"npm ERR! × Error: pngquant failed to build, make sure that libpng-dev is installed"
The text was updated successfully, but these errors were encountered: