Posts by José Thomaz • 9 points
2 posts
- 
		-1 votes1 answer645 viewsQ: How to resolve Error: Cannot find module 'C: wamp64 www sqlnode index.js'When I try to run my server in Ode, this error message is displayed, I checked the models and paths of the files I am including and apparently everything is right. So is my index.js file: const… 
- 
		-1 votes1 answer108 viewsQ: The.pdf file is not sent to the serverI’m making a system to register the file name and some other information in the database, and also upload the file to the server, but only the database is registered, but when uploading the file to…