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

Issue when running when inside a folder containing whitespace #472

Open
AloizioMacedo opened this issue Oct 11, 2023 · 9 comments
Open

Issue when running when inside a folder containing whitespace #472

AloizioMacedo opened this issue Oct 11, 2023 · 9 comments

Comments

@AloizioMacedo
Copy link

It seems that having folders like

"/Documents/Go Projects/my_project"

presents problems, and air trims the example above to

"/Documents/Go"

and shows permission denied issues.

After I changed the name of the offending folder in the example above to "Go_Projects", everything worked nicely.

@xiantang
Copy link
Collaborator

thank your report, let me reproduce it

@xiantang
Copy link
Collaborator

may i know what OS do u use?

@xiantang
Copy link
Collaborator

image

@xiantang
Copy link
Collaborator

golang/go#17149 related

@DevDorrejo
Copy link
Contributor

have this issue with this name "Let's Go".

@AloizioMacedo
Copy link
Author

may i know what OS do u use?

Ubuntu 20.04 inside WSL, Windows 11.

@makiuchi-d
Copy link
Contributor

I was fixed, but it was reverted by @xiantang.
#179

@jrmylua
Copy link

jrmylua commented Feb 9, 2024

running...
CMD will not recognize non .exe file for execution, path: C:\Users\Jeremy Lua\Documents\code\jvbe\tmp\jvbe app
'C:\Users\Jeremy' is not recognized as an internal or external command,
operable program or batch file.
Process Exit with Code: 1

I have a similar issue with my project path. Running Windows 10 Education Version 22H2

@ctholho
Copy link

ctholho commented May 27, 2024

I just wanted to mention that this is not a windows issue. I have the same problem running this on macos.

Screenshot 2024-05-27 at 21 57 49

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

6 participants