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

Unable to open 'MyFile Local vs. Salesforce' #10

Open
RandallFlagg opened this issue Aug 26, 2019 · 7 comments
Open

Unable to open 'MyFile Local vs. Salesforce' #10

RandallFlagg opened this issue Aug 26, 2019 · 7 comments

Comments

@RandallFlagg
Copy link

RandallFlagg commented Aug 26, 2019

When trying to diff a file no diff is shown and the following error shows in a small window on the bottom corner with the following message:

Unable to open 'MyFile Local vs. Salesforce': ENOENT: no such file or directory, copyfile 'c:\Source\sfdx-project.json' -> 'c:\Users\MyName\AppData\Roaming\Code\User\workspaceStorage\5011e355960874b6b4285cad8bd4dc36\chuckjonas.salesforce-diff\c:\Source\sfdx-project.json'.

I am using:
VSCode: 1.37.1
OS: Windows 10 x64
Extenstion version: 0.0.6 - Also happened with 0.0.2

@lakhani1
Copy link

lakhani1 commented Jan 2, 2020

I am also facing the same issue

@biswajit2402
Copy link

biswajit2402 commented Jun 5, 2020

@ChuckJonas - I am also facing the same issue. Is there a workaround for this issue?

image
image

@daveries
Copy link

daveries commented Aug 7, 2020

I'm also having the exact same issue. Error occurs for .xml files & classes.

@andersonmontor
Copy link

Same issue here.

@etienne-detrace
Copy link

Same issue with 0.0.7

based on the error message it appears to be trying to copy the proper file but moving it into the extension's workspace with the full path of the source path appended. That additional : doesn't play well with Windows file system

@vineethraj1596
Copy link

Even I am facing the same issue @ChuckJonas - Kindly let me know if there is a fix for this. Thank you for the help in advance. Cheers!

@fprovot
Copy link

fprovot commented Jan 9, 2023

Hi
Seems that the destination path is incorrect with the "c:" on windows. Therefore we can't diff anything with this extnesion.
Regards

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

8 participants