We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nvim --version
git --version
I am trying to download packer.nvim on my setup but it is showing me this error. Can someone tell me what should I do?
fatal: could not create leading directories of '$env:LOCALAPPDATA\nvim-data\site\pack\packer\start\packer.nvim': Invalid argument
It should get installed.
The text was updated successfully, but these errors were encountered:
USE Powershell instead of CMD
Powershell
Sorry, something went wrong.
No branches or pull requests
nvim --version
: 0.9.2git --version
:2.33.0Steps to reproduce
I am trying to download packer.nvim on my setup but it is showing me this error. Can someone tell me what should I do?
Actual behaviour
fatal: could not create leading directories of '$env:LOCALAPPDATA\nvim-data\site\pack\packer\start\packer.nvim': Invalid argument
Expected behaviour
It should get installed.
The text was updated successfully, but these errors were encountered: