wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.72k stars 263 forks source link

Not able to install packer.nvim on my windows 11 through command prompt #1224

Open JaySingh23 opened 1 year ago

JaySingh23 commented 1 year ago

Steps 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.

NormTurtle commented 1 year ago

USE Powershell instead of CMD