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
Neorg doesn't generate metadata, instead it results in this error
Error detected while processing BufEnter Autocommands for "*.norg":
Error executing lua callback: ...eorg/lua/neorg/modules/core/esupports/metagen/module.lua:296: Invalid 'replacement string' item: expected String, got Integer
stack traceback:
[C]: in function 'nvim_buf_set_lines'
...eorg/lua/neorg/modules/core/esupports/metagen/module.lua:296: in function 'inject_metadata'
...eorg/lua/neorg/modules/core/esupports/metagen/module.lua:437: in function 'on_event'
.../.local/share/nvim/lazy/neorg/lua/neorg/core/modules.lua:781: in function 'broadcast_event'
...azy/neorg/lua/neorg/modules/core/autocommands/module.lua:51: in function '_neorg_module_autocommand_triggered'
...azy/neorg/lua/neorg/modules/core/autocommands/module.lua:84: in function <...azy/neorg/lua/neorg/modules/core/autocommands/module.lua:83>
Error executing lua callback: ...eorg/lua/neorg/modules/core/esupports/metagen/module.lua:296: Invalid 'replacement string' item: expected String, got Integer
stack traceback:
[C]: in function 'nvim_buf_set_lines'
...eorg/lua/neorg/modules/core/esupports/metagen/module.lua:296: in function 'inject_metadata'
...eorg/lua/neorg/modules/core/esupports/metagen/module.lua:437: in function 'on_event'
.../.local/share/nvim/lazy/neorg/lua/neorg/core/modules.lua:781: in function 'broadcast_event'
...azy/neorg/lua/neorg/modules/core/autocommands/module.lua:51: in function '_neorg_module_autocommand_triggered'
...azy/neorg/lua/neorg/modules/core/autocommands/module.lua:84: in function <...azy/neorg/lua/neorg/modules/core/autocommands/module.lua:83>
Error executing lua callback: ...eorg/lua/neorg/modules/core/esupports/metagen/module.lua:296: Invalid 'replacement string' item: expected String, got Integer
stack traceback:
[C]: in function 'nvim_buf_set_lines'
...eorg/lua/neorg/modules/core/esupports/metagen/module.lua:296: in function 'inject_metadata'
...eorg/lua/neorg/modules/core/esupports/metagen/module.lua:437: in function 'on_event'
.../.local/share/nvim/lazy/neorg/lua/neorg/core/modules.lua:781: in function 'broadcast_event'
...azy/neorg/lua/neorg/modules/core/autocommands/module.lua:51: in function '_neorg_module_autocommand_triggered'
...azy/neorg/lua/neorg/modules/core/autocommands/module.lua:84: in function <...azy/neorg/lua/neorg/modules/core/autocommands/module.lua:83>
Press ENTER or type command to continue
Expected behavior
Neorg should generate metadata without any error.
Steps to reproduce
Generate metadata with inject-metadata neorg command
Potentially conflicting plugins
No response
Other information
Since this was working in 8.9.0, I bisected it and it says the first bad commit is 321c435
Help
None
Implementation help
No response
The text was updated successfully, but these errors were encountered:
Utkarsh-khambra
added
the
bug
Issues related to bugs. Please attach a severity, a priority and category with this label.
label
Jul 16, 2024
Prerequisites
Neovim Version
NVIM v0.11.0-dev-438+g1f2f460b4a
Neorg setup
Actual behavior
Neorg doesn't generate metadata, instead it results in this error
Expected behavior
Neorg should generate metadata without any error.
Steps to reproduce
Generate metadata with inject-metadata neorg command
Potentially conflicting plugins
No response
Other information
Since this was working in 8.9.0, I bisected it and it says the first bad commit is 321c435
Help
None
Implementation help
No response
The text was updated successfully, but these errors were encountered: