-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Npm Start Failure #45
Comments
There is some issue in the db it seems |
Make sure you have updated the connection.json file correctly (port and credentials) and you have a database with name "node_mysql" as mentioned in the wiki. |
I added changes in the Connection.json file. Could you update the wiki with the node_mysql db step |
It is already given in the wiki under MySQL server section. However, now I've updated it to specify all the values that are needed to be checked before starting the service. Please close the issue if you think it's fixed. |
Hi, |
Npm start failing after I clone the User Management Service and I do npm start
The text was updated successfully, but these errors were encountered: