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

Save wakatime-cli to home folder issue #189

Closed
QuentiumYT opened this issue May 5, 2021 · 2 comments
Closed

Save wakatime-cli to home folder issue #189

QuentiumYT opened this issue May 5, 2021 · 2 comments

Comments

@QuentiumYT
Copy link

QuentiumYT commented May 5, 2021

Hello,
I'm having an issue with the new release v6.0.3 (02d6982) with the new feature that cause extensions to fail loading:

[Error: ENOENT: no such file or directory, open
'C:\Users\MyUserName\.wakatime\wakatime-cli.zip'] {
    errno: -4058,
    code: 'ENOENT',
    syscall: 'open',
    path: 'C:\\Users\\MyUserName\\.wakatime\\wakatime-cli.zip'
}

As the error stated, I can tell that I don't have any wakatime-cli.zip in this, or different location.

I came back to 6.0.2 for now, thanks in advance for your quick fix!

@alanhamlett
Copy link
Member

Should be fixed with v6.0.4. Does the above error message also have a line number from wakatime's extension.js?

@QuentiumYT
Copy link
Author

Thanks, it is fixed, I didn't had a line number that stands out as it was the whole extension manager that failed to load.

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