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

The code doesn't work on Windows. SOLVED #4

Open
xdon82 opened this issue Sep 22, 2018 · 1 comment
Open

The code doesn't work on Windows. SOLVED #4

xdon82 opened this issue Sep 22, 2018 · 1 comment

Comments

@xdon82
Copy link

xdon82 commented Sep 22, 2018

Author made mistake, and the code is platform dependend. System path error.
I added this to code and it works:
process.env.PWD = process.cwd();

@xdon82
Copy link
Author

xdon82 commented Dec 21, 2018

However since I'm beginner in node.js, I would like someone experienced to add it into code here, permamently.
I just do not want to make any conflict / errors on Mac OS

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