Closed ljharb closed 3 years ago
Upgrading json5 from v1 to v2 is a breaking change, because json5 v2 does not work in node 4, and tsconfig-paths v3.9 does.
Please revert to json5 v1, so eslint-plugin-import can continue to use the latest version of this package.
Confirmed fixed in https://github.com/dividab/tsconfig-paths/pull/173 / v3.11
Upgrading json5 from v1 to v2 is a breaking change, because json5 v2 does not work in node 4, and tsconfig-paths v3.9 does.
Please revert to json5 v1, so eslint-plugin-import can continue to use the latest version of this package.