Ronny
October 30, 2022, 12:28am
1
Hi, the following website - Netlify App is not deploying for some reason. I checked by running yarn build locally and there was an error with the environment change for node-sass mobile which I had to rebuild and my local was working fine. However, still getting the same issue when triggering a build.
Any ideas about what might be the issue?
Regards,
Ronny
coelmay
October 30, 2022, 12:37am
2
Can you share a deploy log @Ronny (the link you provided is not a public link) ?
Ronny
October 30, 2022, 12:24pm
3
His, is this what you were referring to? This was the last failed build - Netlify App
Don’t know If you can access it
coelmay
October 30, 2022, 12:28pm
4
Something strange happening here @Ronny . Any idea @hrishikesh ?
Checking… will report with investigation
Not sure what strangeness you’re referring to @coelmay , I’m afraid. This looks like the classic node-gyp
error.
@Ronny , try downgrading to Node 14 (specifically, 14.17.5
if I recall correctly) as explained: Manage build dependencies | Netlify Docs
coelmay
October 30, 2022, 12:35pm
7
Probably just me that is strange.
Ronny
October 30, 2022, 1:35pm
8
hrishikesh:
14.17.5
That fixed the issue just needed to add .nvmrc file which is set 14.17.5