Initially, the debugging package 1.7.5 had worked for me, and everything was functioning perfectly. However, after installing Node on my computer, it stopped working. It even seems that the console mentions something related to the error.
It should be clarified that these same files can be modified by my colleagues, and they also have Node installed on their computers, but from different text editors, such as Sublime, for example. Therefore, these files are not protected against editing.
To Reproduce
Steps to reproduce the behavior:
Install VS Code on Windows 10.
Install SFTP.
Open the workspace and create a configuration file in the .vscode folder.
Reload VS Code.
Try to load something by right-clicking and choosing to upload.
Expected behavior
It should upload the file correctly.
Do you read the FAQ?
Describe the bug When saving changes and attempting to upload them to the FTP, the following error occurs: Configuration not found.
The issue may be similar to this link: https://github.com/liximomo/vscode-sftp/issues/394
Initially, the debugging package 1.7.5 had worked for me, and everything was functioning perfectly. However, after installing Node on my computer, it stopped working. It even seems that the console mentions something related to the error.
It should be clarified that these same files can be modified by my colleagues, and they also have Node installed on their computers, but from different text editors, such as Sublime, for example. Therefore, these files are not protected against editing.
To Reproduce Steps to reproduce the behavior:
Expected behavior It should upload the file correctly.
Screenshots sftp.json:
Config Not Found:
No such file:
Desktop:
Extension Logs from Startup - required