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

An empty character in the path will block the upload #521

Open
MartinMCZ opened this issue Oct 29, 2024 · 0 comments
Open

An empty character in the path will block the upload #521

MartinMCZ opened this issue Oct 29, 2024 · 0 comments

Comments

@MartinMCZ
Copy link

If there is a space anywhere in the path to the project on the local disk (..../SECTION Developer/VISUAL STUDIO CODE/....), the automatic upload fails when saving. After renaming without whitespace (..../SECTION_Developer/VISUAL_STUDIO_CODE/....) everything is fine.

Report

[10-29 18:21:34] [info] [file-save] /Users/martin/Documents/SECTION Developer/VISUAL STUDIO CODE/TEST.DOMAIN/core/Index.php
[10-29 18:21:34] [error] Error: Config Not Found. (file:///Users/martin/Documents/SECTION Developer/VISUAL STUDIO CODE/TEST.DOMAIN/core/Index.php)
at l (/Users/martin/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:296202)
at Object. (/Users/martin/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:296960)
at Generator.next ()
at /Users/martin/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:295920
at new Promise ()
at n (/Users/martin/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:295665)
at Object. (/Users/martin/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:296899)
at /Users/martin/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:324013
at Generator.next ()
at s (/Users/martin/.vscode/extensions/natizyskunk.sftp-1.16.3/dist/extension.js:2:323056) download /Users/martin/Documents/SECTION Developer/VISUAL STUDIO CODE/TEST.DOMAIN/core/Index.php

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

1 participant