yug95 / node-mysql

Node with mysql boilerplate
MIT License
76 stars 47 forks source link

Crashes on macOS #2

Closed ghost closed 6 years ago

ghost commented 6 years ago

Installed all dependencies. when I am going to run it, it is crashed.

server connected to port 9890

/Volumes/Work/node-mysql/node_modules/mysql/lib/protocol/Parser.js:80
throw err; // Rethrow non-MySQL errors
^
TypeError: Cannot read property 'release' of undefined
yug95 commented 6 years ago

Need to setup MySQL database also. With the same name please check database.js file

ghost commented 6 years ago

There I added my password of MySQL db, already root user and localhost, so did not change others.

yug95 commented 6 years ago

is it solved or still you are getting?

ghost commented 6 years ago

still getting error.

yug95 commented 6 years ago

can you share me screen in teamviewer ?