Closed sam26880 closed 5 years ago
It should work: https://circleci.com/gh/rodrigogs/mysql-events/39
You have a line in package.json that's preventing this from working
"engines": {
"node": ">=7.6.0 < 9"
}
I just updated it and created a new version without node version limitation.
Is this really not compatible with Node latest version? I'm running v10.14.2