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

wrong path on windows #84

Closed
swiffer opened this issue Feb 7, 2019 · 4 comments
Closed

wrong path on windows #84

swiffer opened this issue Feb 7, 2019 · 4 comments

Comments

@swiffer
Copy link

swiffer commented Feb 7, 2019

The path seems not to be created correctly.

Error: ENOENT: no such file or directory, mkdir 'C:\Users\USERACC.local\share.gtt'

@ghost
Copy link

ghost commented Feb 8, 2019

+1

@kriskbx
Copy link
Owner

kriskbx commented Feb 8, 2019

Thanks for pointing out. Seems like the mkdir recursive option doesn't work on Windows. So I switched to shell.js. Make sure to update to 1.7.39 which should fix this issue.

@kriskbx kriskbx closed this as completed Feb 8, 2019
@swiffer
Copy link
Author

swiffer commented Feb 8, 2019

@kriskbx thanks!!! from the docs the path should be slightly different on windows:

https://github.com/kriskbx/gitlab-time-tracker/blob/master/documentation.md#i-configuration

@kriskbx
Copy link
Owner

kriskbx commented Feb 8, 2019

You're right. The docs are out of date and I will fix that soon.

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