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

bug: export to csv unable to save file #461

Closed
nicolashamez-dev opened this issue Dec 11, 2023 · 4 comments
Closed

bug: export to csv unable to save file #461

nicolashamez-dev opened this issue Dec 11, 2023 · 4 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nicolashamez-dev
Copy link

Summary

When analyzing a log, the export to csv function generates an error message after selecting the directory : Unable to save file: ENOENT: no such file or directory, open 'c:\C:\DEV\xxxx \analysis.csv'

Steps To Reproduce

  1. Open log file
  2. command "Log : Show Apex Log Analysis"
  3. Navigate to Analysis tab
  4. Use three points to export to CSV
  5. Choose a directory

Expected result

Tab data is export to csv format

Actual result

VS Code toast error : Unable to save file: ENOENT: no such file or directory, open 'c:\C:\DEV\xxxx \analysis.csv'

Additional information

VS Code Version: v1.84.2

Log Analyzer Extension Version: v 1.12.0

OS and version: Windows 10 Professionnal 64 bits

@nicolashamez-dev nicolashamez-dev added bug Something isn't working needs-triage labels Dec 11, 2023
@lcottercertinia lcottercertinia added this to the v1.12.0 milestone Dec 11, 2023
@lcottercertinia lcottercertinia self-assigned this Dec 11, 2023
@lcottercertinia
Copy link
Collaborator

@nicolashamez-dev
I have published v1.12.1.
It should fix the issue, but I did not have a windows machine to hand to test it.

Can you give it a go and if it does not resolve the issue let me know and I will take another look.

@lcottercertinia
Copy link
Collaborator

I managed to test this is an Windows VM and it appears to be resolved.
Let me know if you have a further issue 👍🏻

@nicolashamez-dev
Copy link
Author

Sorry for the delay, I confirm that it works again

@lcottercertinia
Copy link
Collaborator

Sorry for the delay, I confirm that it works again

@nicolashamez-dev
I'm glad it's sorted 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants