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

Working with file system paths and file URLs on Node.js #7

Open
rauschma opened this issue Sep 12, 2022 · 1 comment
Open

Working with file system paths and file URLs on Node.js #7

rauschma opened this issue Sep 12, 2022 · 1 comment

Comments

@rauschma
Copy link
Owner

No description provided.

@yg-i
Copy link

yg-i commented Nov 4, 2023

Hello,

I believe that this sentence in https://exploringjs.com/nodejs-shell-scripting/ch_nodejs-path.html#the-current-working-directory-on-windows

We can use path.chdir() to set both at the same time:

was supposed to be:

We can use process.chdir() to set both at the same time:

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

2 participants