Skip to content

Fix build in Node 18 #1087

New issue

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

Merged
merged 1 commit into from
May 24, 2023
Merged

Fix build in Node 18 #1087

merged 1 commit into from
May 24, 2023

Conversation

bigmontz
Copy link
Contributor

The build was broken because source-map was not working for generate resources using ts-typescript in neo4j-driver. The same was happening for running unit tests in neo4j-driver-core.

source-map released a patch with the fix and applying the patch solves the issue.

webpack version was also bumped.

The build was broken because `source-map` was not working for generate resources using `ts-typescript` in `neo4j-driver`.
The same was happening for running unit tests in `neo4j-driver-core`.

`source-map` released a patch with the fix and applying the patch solves the issue.

`webpack` version was also bumped.
@bigmontz bigmontz merged commit 90042c8 into neo4j:5.0 May 24, 2023
@bigmontz bigmontz deleted the fix-build-in-node18 branch May 24, 2023 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants