I’m trying to deploy a website i made with node, reactjs, js, and vite for the build,on render.com.
Tried to write ‘node server.js’ in the start command, and got an error that he can’t find the ‘package.json’ in ‘mongodb’ that I’m trying to upload from a certain file. But I’m only uploading ‘mongodb’ not ‘package.json’.
I also tried writing ‘npm start’ in the start command,but I’m getting an error ‘permission denied’.
The build is successful in both of them, but the deploy fails. I couldn’t attach the pictures ????????????.
Written above)hdhdj du
Yifaht Myers is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.