we need to know your netlify site name. Example: gifted-antelope-58b104.netlify.app
DNS issues? Tell us the custom domain, tell us the error message! We can’t help if we don’t know your domain.
Build problems? Link or paste the FULL build log & build settings screenshot
The better the post - the faster the answer.
I’ve been trying to update my website from netlify, and it always says the same thing, support told i should install a npm , whith this ; Deploy failed today: Build was terminated: Build script returned non-zero exit code: 1, but i dont have any idea how to do it (im a noob at that), if anyone could help that’ll be great !
Hi, @ju292. You didn’t share enough information for us to help you. For example, we need the information below to assist you:
a link to your site
a copy of the deploy logs (unless they are public but these are not)
a link to your repo (if it is public but it is not)
Without that important information, no one is going to be able to assist you.
I can see the logs as I’m part of the support team at Netlify. The error is during the NPM install process due to dependency errors. You’ll need to resolve those errors in order for the build to succeed.
Again, as this is a private repo, we cannot tell you exactly what needs to be changed. If you wanted to make that repo public or share your package.json file here, someone may be able to assist you.
Lastly, as @luke said, we believe the error is during the NPM install process due to dependency errors. You’ll need to resolve those errors in order for the build to succeed. Here are the NPM docs about common errors.
Please read all of the resources I have shared here and let us know if they help!
and the Netlify is here :
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCy+H3JFRxSAjkMievk4SkZcgRsgBkipSq3/cJqgXwy3YdED3X/ujPNk6Jiq8NKddIXKXyCek6EdDxZ1gnjewa3j91pqGwT9ApbtYco1KOY20KlkmDlXwiGV6Pf0wHgksodRsYPOsT/R/KCepZ5p7oMT/1uzQWe1KrLa0GXX22wrJMgZiocIs0Oht63/Gh2AKK5VuyC1uQnVEK7MgLECWl1Lxh3BVf3c895vuRm6eVa1Zbg0acrMgbylql5iYAv4bO12xU0Qt4nRCOfnnpougMfc866tPDIXE0egXShCp6sUEHNZ49Y6Z6Eq3utzqkpuZh4scohyIf/nI5cdrcEInbd4mkC2Fyo6b7AQcEp+mm6AlL5jP5ICkR5KYe6+m2Fho6ayD09P1K27nYgpJq38jozFv4AL5agmzhWsVh+K49JlC+Hn0F5IjiqXAZY9cg9VMQ1502/IMalnOKyrKtBhOt2Hq4B4kU2JKCmlDJirYX+Azpr+MWfioyMMkiScafvDWO/42dbPtxi17EAPYjl3FSdi9kj+NUzPvFOV3HzTPZzIE9CaE3bF+oB6EAYBtO9dBvcvWbCcq0srb3qTtoAz5H/IyCvqsYv81JyVqeG8UHSfJZpphXc2llISMbH0DjglRXbPW32j9GuS/L+Zo2xk6fEEObOUjy7iVAsxApKWo11Lw==
The NFT/Crypto site you wish to deploy is built with React. In addition to the resources @hillary has linked, I would advise you look at the documentation specific to deploying Create React Apps sites on Netlify.
Honnestly i just wanna know how to fix my issue with the NPM whatever the name is, and be able to update my website again , if anyone could explain to me IN DETAILS (cuz again im a noobie here) so it can be fixed ASAP that’lle be nice
Log in the the Netlify dashboard, select your site, select the latest deploy from the deploy list that has failed, then copy the URL from the address bar and paste it here.