[CONJS-45] npm old package issues Created: 2018-08-21 Updated: 2018-10-25 Resolved: 2018-10-25 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | other |
| Affects Version/s: | None |
| Fix Version/s: | 2.0.0-alpha |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
see https://github.com/MariaDB/mariadb-connector-nodejs/issues/8.
This is due to old package in npm that must normally not interfere : https://www.npmjs.com/package/mariadb Version History Those 1.0.1 and 1.0.2 version have not to interfere but still are. |
| Comments |
| Comment by Diego Dupin [ 2018-09-07 ] |
|
npm answer is to use semver and then use a version > 1.0.2. |