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

idrin new failed in windows subsystem for linux #7

Open
fstiffo opened this issue Nov 23, 2019 · 1 comment
Open

idrin new failed in windows subsystem for linux #7

fstiffo opened this issue Nov 23, 2019 · 1 comment

Comments

@fstiffo
Copy link

fstiffo commented Nov 23, 2019

The command

idrin new hello

failed with this message

idrin: readCreateProcess: git "config" "--global" "--get" "user.name" (exit 1): failed

Ubuntu 18.04 windows subsystem
Idris 1.32
Idringen 0.1.0.3

@Ptival
Copy link

Ptival commented Dec 1, 2020

You can probably fix this by doing:

git config --global user.name "Your Name"

However, I personally dislike setting this since I may want to use different nicknames for different projects, so idrin should not rely on this existing.

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

2 participants