You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open log file
command "Log : Show Apex Log Analysis"
Navigate to Analysis tab
Use three points to export to CSV
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: