Skip to content
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

Default install path is not current directory #94

Open
BrendanC23 opened this issue Jan 14, 2025 · 0 comments
Open

Default install path is not current directory #94

BrendanC23 opened this issue Jan 14, 2025 · 0 comments

Comments

@BrendanC23
Copy link

If I call njre.install() from C:\Users\name\Documents\project\, the jre folder is installed in C:\Users\name\Documents\jre instead of C:\Users\name\Documents\project\jre. This is on Windows.

https://github.com/nvuillam/njre/blob/main/lib/install.js#L70

This line of code returns C:\Users\name\Documents\ for the above example.

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

No branches or pull requests

1 participant