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

Fresh install packer error #164

Open
hrqmonteiro opened this issue Apr 24, 2024 · 4 comments
Open

Fresh install packer error #164

hrqmonteiro opened this issue Apr 24, 2024 · 4 comments

Comments

@hrqmonteiro
Copy link

Error executing vim.schedule lua callback: ...vim/site/pack/packer/opt/packer.nvim/lua/packer/load.lua:53: Cannot convert given lua type
stack traceback:
        [C]: in function 'nvim_notify'
        ...vim/site/pack/packer/opt/packer.nvim/lua/packer/load.lua:53: in function <...vim/site/pack/packer/opt/packer.nvim/lua/packer/load.lua:52>

image

@codingvivi
Copy link

codingvivi commented Jun 5, 2024

got the same error when opening and before during installation, while running bin/nyoom sync. Also got Unfortunately it was not possible to support both options simultaneously :( sorry. after the hotpot api change notice, whatever that means, including it in case it's related:

❯ bin/nyoom sync
Synchronizing your config with Nyoom Nvim

Nyoom version: f808500
NVIM v0.10.0-dev-3028+g4625394a7-Homebrew
Build type: Release
LuaJIT 2.1.1713773202
Run "nvim -V1 -v" for more info

Clearing cache
Loading Packer
Compiling Nyoom Doctor
The hotpot.api.make usage has changed, please see
:h hotpot-cookbook-using-dot-hotpot
:h hotpot.api.make
Unfortunately it was not possible to support both options simultaneously :( sorry.
Initializing Module System
Installing Packages
Compiling Nyoom Modules

Would you like to sync tree-sitter parsers for enabled modules? y/n: y
Syncing Tree-sitter Parsers (this may take a while)

Downloading tree-sitter-norg_meta...
Creating temporary directory
Extracting tree-sitter-norg_meta...
Compiling...
Treesitter parser for norg_meta has been installed
Downloading tree-sitter-norg_table...
Creating temporary directory
Extracting tree-sitter-norg_table...
Compiling...
Treesitter parser for norg_table has been installed
Error detected while processing command line:
Error executing vim.schedule lua callback: ...vim/site/pack/packer/opt/packer.nvim/lua/packer/load.lua:53: Cannot convert given lua type
stack traceback:
	[C]: in function 'nvim_notify'
	...vim/site/pack/packer/opt/packer.nvim/lua/packer/load.lua:53: in function <...vim/site/pack/packer/opt/packer.nvim/lua/packer/load.lua:52>
Nyoom successfully synced parsers in 2s

@R3D2
Copy link

R3D2 commented Jun 12, 2024

Is there a workaround ? The project is unusable for me at the moment.

@codingvivi
Copy link

including it in case it's related

#158 (comment) made the hotpot error go away yet the original problem still exists

@R3D2
Copy link

R3D2 commented Jun 13, 2024

Error executing vim.schedule lua callback: ...vim/site/pack/packer/opt/packer.nvim/lua/packer/load.lua:53: Cannot convert given lua type
stack traceback:
        [C]: in function 'nvim_notify'
        ...vim/site/pack/packer/opt/packer.nvim/lua/packer/load.lua:53: in function <...vim/site/pack/packer/opt/packer.nvim/lua/packer/load.lua:52>
Nyoom successfully synced parsers in 3s

After applying #158 fix

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