CuratedStack-nocode-template
CuratedStack-nocode-template copied to clipboard
Cannot deploy using netlify and got a build error promt
#40 Review it and Need a new interface for this Curatedstack Template!
Use forced Node version 14. See #41
Use forced Node version 14. See #41
@davidsneighbour I did but it's not worked for me, is there any other option?
Can you try adding a .nvmrc file at the root with as content v12.18.3?
Can you try adding a
.nvmrcfile at the root with as contentv12.18.3?
@sandoche I think its better if can you add the .nvmrc file to this repository so we can directly deploy it using this repo link :)
Do you mind making a pull request if it worked?
okay sure
Can you try adding a
.nvmrcfile at the root with as contentv12.18.3? i updated the .nvmrc file withv12.18.3but the deploy logs says that version not found

Same issue as stated in #41 and #42, tried node v14 in Netlify and locally as well as v12.18.3, but have plenty of deprecation errors, build fails each time.