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

First install fails #148

Open
7v0lk0v opened this issue Jul 30, 2023 · 3 comments
Open

First install fails #148

7v0lk0v opened this issue Jul 30, 2023 · 3 comments

Comments

@7v0lk0v
Copy link

7v0lk0v commented Jul 30, 2023

tl;dr: both hotpot and packer must be installed a) prior to and b) locally or the install fails on the sync step.

I'm on Arch and strangely after installing nvim-packer-git nvim still couldn't find it, only a local git clone worked.

Additionally, I had to wipe and re-clone nyoom after installing hotpot or else it still throws:

E5108: Error executing lua vim/shared.lua:0: Expected table, got nil

sha: 947afef

@7v0lk0v
Copy link
Author

7v0lk0v commented Jul 30, 2023

also:

❯ bin/nyoom lock

Generating lockfile with Nyoom Nvim

Nyoom version: 947afef
NVIM v0.9.1
Build type: Release
LuaJIT 2.1.0-beta3

Compiling lockfileLoading Packer
Compiling Nyoom Doctor
Initializing Module System
Installing Packages
Compiling Nyoom Modules
Обнаружена ошибка при обработке command line:
E5108: Error executing lua [string ":lua"]:1: attempt to call field 'lockfile' (a nil value)
stack traceback:
        [string ":lua"]:1: in main chunk^C

@psybersenpai
Copy link

psybersenpai commented Aug 11, 2023

Getting the same error when running bin/nyoom sync :/

also:

❯ bin/nyoom lock

Generating lockfile with Nyoom Nvim

Nyoom version: 947afef
NVIM v0.9.1
Build type: Release
LuaJIT 2.1.0-beta3

Compiling lockfileLoading Packer
Compiling Nyoom Doctor
Initializing Module System
Installing Packages
Compiling Nyoom Modules
Обнаружена ошибка при обработке command line:
E5108: Error executing lua [string ":lua"]:1: attempt to call field 'lockfile' (a nil value)
stack traceback:
        [string ":lua"]:1: in main chunk^C

@shaunsingh
Copy link
Collaborator

I think this is because I'm using a personal fork of packer that has hacked-in lock file support, but after a while I decided against using it. I'll update nyoom to fix the issue

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

No branches or pull requests

3 participants