LucidMach/taewonsu

2 issues

Opened this issue · 1 comments

Error: Node.js version 16.x has reached End-of-Life. Deployments created on or after 2024-06-15 will fail to build. Please set "engines": { "node": "20.x" } in your package.json file to use Node.js 20. (I'ved pulled this)

Error: No Output Directory named "public" found after the Build completed. You can configure the Output Directory in your Project Settings.

Error1: You can use node version manager(nvm) to switch between old and new versions of node as per the project requirements but updating the node package is more preffereable way for long term and better maintainence.