We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
[Deps] pin tsconfig-paths due to a breaking change in v3.10
tsconfig-paths
6c957e7
See dividab/tsconfig-paths#171
[Deps] unpin tsconfig-paths
51d3973
dividab/tsconfig-paths#171 fixed in dividab/tsconfig-paths#173
Confirmed fixed in #173 / v3.11
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: