인프런 커뮤니티 질문&답변
sequelize db:create 했더니 오류가 뜹니다.
작성
·
161
0
오류 내용은 아래와 같습니다.
Loaded configuration file "config/config.json".
Using environment "development".
sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more athttp://docs.sequelizejs.com/manual/tutorial/querying.html#operators node_modules/sequelize/lib/sequelize.js:242:13
ERROR: connect ECONNREFUSED 127.0.0.1:3306
ERROR: connect ECONNREFUSED 127.0.0.1:3306무슨일일까요? ㅠㅠ





