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

Does not work when username contains spaces #26

Open
JokerQyou opened this issue Mar 27, 2017 · 1 comment
Open

Does not work when username contains spaces #26

JokerQyou opened this issue Mar 27, 2017 · 1 comment
Labels

Comments

@JokerQyou
Copy link

JokerQyou commented Mar 27, 2017

Might be a Windows-specific problem. I have a space in my username (error made in my early days :-)), and pet commands are failing.

λ pet edit
'C:\Users\Joker' 不是内部或外部命令,也不是可运行的程序或批处理文件。
Error: exit status 1
Usage:
  pet edit [flags]

Global Flags:
      --config string   config file (default is $HOME/.config/pet/config.toml)
      --debug           debug mode

exit status 1

The first line in English:

'C:\Users\Joker' is neither an internal or external command, nor an executable or batch file.

My home directory is C:\Users\Joker Qyou. Windows 10 anniversary x64, pet v0.2.0 x64 binary downloaded from release page.

@knqyf263 knqyf263 added the bug label Mar 28, 2017
@knqyf263
Copy link
Owner

knqyf263 commented Apr 1, 2017

@JokerQyou Thanks for your report!
I tried to fix it, but it was not easy...
It will take time to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants