Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

Conversation

@darpr
Copy link

@darpr darpr commented Oct 2, 2018

The mysql npm module that came with git repo wasn't the latest, thus causing errors when the badgekitapi NodeJS app tried to connect to the local MySQL instance. To solve this, modified package.json to use the latest mysql module version (2.16.0) and then ran 'npm install'. Also, updated restify to 4.3.0, bring up REST API without errors.

Tested by bringing up REST endpoint.

The mysql npm module that came with git repo wasn't the latest, thus causing errors when the badgekitapi NodeJS app tried to connect to the local MySQL instance. To solve this, modified package.json to use the latest mysql module version (2.16.0) and then ran 'npm install'. Also, updated restify to 4.3.0, bring up REST API without errors.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant