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

Error running on mac: E475: Invalid arugment: 0 #6

Open
IamTheFij opened this issue Jul 19, 2024 · 0 comments · May be fixed by #7
Open

Error running on mac: E475: Invalid arugment: 0 #6

IamTheFij opened this issue Jul 19, 2024 · 0 comments · May be fixed by #7

Comments

@IamTheFij
Copy link

I can reproduce the issue by checking out this repo and running vim -u vimrc. I get the following error repeatedly:

E475: Invalid argument: 0

I've attached a log for help debugging.

vim.log

I did some debugging already and added some echom commands to see where the failure is occurring. It looks like it's getting the results of the curl command fetching the branch name in the first Blink command. I added an echom of the full curl command, which appears to be the location of the error, and the curl command appears fine and executes just fine when I run it outside of vim or via :!.

@IamTheFij IamTheFij linked a pull request Jul 19, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant