[nodemon] app crashed - waiting for file changes before starting... [1] [HPM] Error occurred while trying to proxy request /api/users/register from localhost:3000 to http://localhost:5000 (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
이 오류가 뜹니다 서브밋을 누르면 저렇게 뜨는데 몽고 디비도 제대로 입력했습니다
module.exports = {
mongoURI: 'mongodb+srv://kimeunbi:비밀번호@cluster0.sb7wo.mongodb.net/myFirstDatabase?retryWrites=true&w=majority'
}