You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error detected while processing C:\Users\ARTURALA\AppData\Local\nvim\init.lua:
E5113: Error while calling lua chunk: C:\Users\ARTURALA\AppData\Local\nvim/lua/plugins/init.lua:1: module 'packer' not found:
no field package.preload['packer']
no file '.\packer.lua'
no file 'C:\tools\neovim\Neovim\bin\lua\packer.lua'
no file 'C:\tools\neovim\Neovim\bin\lua\packer\init.lua'
no file 'C:\Program Files (x86)\Lua\5.1\lua\packer.luac'
no file '.\packer.dll'
no file 'C:\tools\neovim\Neovim\bin\packer.dll'
no file 'C:\tools\neovim\Neovim\bin\loadall.dll'
stack traceback:
[C]: in function 'require'
C:\Users\ARTURALA\AppData\Local\nvim/lua/plugins/init.lua:1: in main chunk
[C]: in function 'require'
C:\Users\ARTURALA\AppData\Local\nvim\init.lua:1: in main chunk
nvim -v:
NVIM v0.6.1
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compiled by runneradmin@fv-az152-430
Features: -acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM\sysinit.vim"
fall-back for $VIM: "C:/Program Files/nvim/share/nvim"
Run:checkhealth formore info
I tried to install packer as they say on GitHub page
I'm using windows 10
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Someone can help me with this error?
nvim -v:
I tried to install packer as they say on GitHub page
I'm using windows 10
the command:
git clone https://github.com/wbthomason/packer.nvim "$APPDATA\nvim-data\site\pack\packer\start\packer.nvim"
code:
Beta Was this translation helpful? Give feedback.
All reactions