-
-
Notifications
You must be signed in to change notification settings - Fork 265
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
Module packer.luarocks not found on mac osx 13.3 #1228
Comments
Same problem here
|
The problem is that neovim actually sticks to The error most likely happens due to I worked around it by compiling
|
Unable to run
PackerSync
orPackerInstall
commands on mac.nvim --version
: v0.9.0git --version
: 2.39.2Steps to reproduce
Cloned repo to the right path
Used a simple
init.lua
using the https://github.com/nvim-lua/kickstart.nvim.Created a simple
lua/
directory and create a file namedinstaller.lua
, paste packer configs.Content of
installer.lua
File structure of
~/.config/nvim
Actual behaviour
The text was updated successfully, but these errors were encountered: