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

Troubles installing it on Windows (E5113 & E919) #55

Closed
sac11221 opened this issue Dec 18, 2022 · 3 comments · Fixed by #64
Closed

Troubles installing it on Windows (E5113 & E919) #55

sac11221 opened this issue Dec 18, 2022 · 3 comments · Fixed by #64

Comments

@sac11221
Copy link

I get this error while trying to install it on windows, what is the issue?

E5113: Error while calling lua chunk: C:\Users\MIO PC\AppData\Local\nvim\init.lua:7: Vim(packadd):E919: Directory not fo und in 'packpath': "pack/*/opt/packer.nvim"
stack traceback:
[C]: in function 'cmd'
C:\Users\MIO PC\AppData\Local\nvim\init.lua:7: in main chunk

@seantwie03
Copy link
Contributor

Can you please provide some more details?

What version of Windows are you running? What shell were you using? What version of Neovim do you have? etc.

@debashisbiswas
Copy link
Contributor

I had this issue, and just fixed it locally. It's because you have a space in your path (C:\Users\MIO PC), so the git clone which initially installs packer fails. Submitting a fix in a bit

@sac11221
Copy link
Author

@debashisbiswas Alrighty thank you very much! ^_^

coffm049 pushed a commit to coffm049/christian-kickstart.nvim that referenced this issue Dec 12, 2023
remove deprecated nerdfont icons
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.

3 participants