node.js와 mariadb node.js에서 mariadb로 접속하는 호스팅을 하려는데
Error: Cannot find module 'mysql2'라는 에러가 발생하는데
검색해보니 package.json이 없을 때 발생하는 에러라는데 package.json과 package-lock.json 모두 있고
"dependencies": {
"cor": "^0.0.0",
"cors": "^2.8.5",
"express": "^4.21.2",
"mysql2": "^3.11.5"
}
로 mysqp2도 install 되어 있습니다. 어쨰서 에러가 발생하는걸까요
Please authenticate to join the conversation.
In Review
💡 기능요청 Feature Request
About 1 year ago

kdh5191
Get notified by email when there are changes.
In Review
💡 기능요청 Feature Request
About 1 year ago

kdh5191
Get notified by email when there are changes.