CuratedStack-nocode-template icon indicating copy to clipboard operation
CuratedStack-nocode-template copied to clipboard

Cannot deploy using netlify and got a build error promt

Open kasuncfdo opened this issue 3 years ago • 8 comments

#40 Review it and Need a new interface for this Curatedstack Template!

kasuncfdo avatar Jul 11 '22 07:07 kasuncfdo

Use forced Node version 14. See #41

davidsneighbour avatar Jul 11 '22 13:07 davidsneighbour

Use forced Node version 14. See #41

@davidsneighbour I did but it's not worked for me, is there any other option?

kasuncfdo avatar Jul 15 '22 16:07 kasuncfdo

Can you try adding a .nvmrc file at the root with as content v12.18.3?

sandoche avatar Jul 16 '22 08:07 sandoche

Can you try adding a .nvmrc file at the root with as content v12.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 :)

kasuncfdo avatar Jul 16 '22 08:07 kasuncfdo

Do you mind making a pull request if it worked?

sandoche avatar Jul 16 '22 08:07 sandoche

okay sure

kasuncfdo avatar Jul 16 '22 08:07 kasuncfdo

Can you try adding a .nvmrc file at the root with as content v12.18.3? i updated the .nvmrc file with v12.18.3 but the deploy logs says that version not found

image

kasuncfdo avatar Jul 16 '22 09:07 kasuncfdo

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.

drok74 avatar Aug 24 '22 08:08 drok74