Skip to content

fix: use correct working directory - #32

Open
puzzle-it-nu wants to merge 3 commits into
jaynath-d:mainfrom
puzzle-it-nu:main
Open

fix: use correct working directory#32
puzzle-it-nu wants to merge 3 commits into
jaynath-d:mainfrom
puzzle-it-nu:main

Conversation

@puzzle-it-nu

@puzzle-it-nu puzzle-it-nu commented Mar 25, 2025

Copy link
Copy Markdown

Instead of __dirname which is local to the executing script, use the current working directory of the process that started the script that is: process.cwd()

Fixes: #28

Instead of `__dirname` which is local to the executing script, use the current working directory of the process that started the script that is: process.cwd()
@puzzle-it-nu
puzzle-it-nu requested a review from jaynath-d as a code owner March 25, 2025 19:12
Joop van de Wege added 2 commits March 26, 2025 12:04
This fixes problems with nodegyp-22 and compiling java
Updating nan might also help
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.

Is classpath correctly set for a custom connectionType?

1 participant