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

Error attempt to concatenate field 'hostname' #3

Open
diego-rapoport opened this issue Jun 20, 2023 · 0 comments
Open

Error attempt to concatenate field 'hostname' #3

diego-rapoport opened this issue Jun 20, 2023 · 0 comments

Comments

@diego-rapoport
Copy link

Hi, I'm trying to use this plugin in neovim 9.2 and I'm getting this error:

map table: 0x7f21c46dcd40 function: 0x7f21c46cc0a0 ...im/site/pack/packer/start/nvim-sshfs/lua/sshfs/utils.lua:112: attempt to concatenate field 'hostname' (a nil value)
stack traceback:
^I...im/site/pack/packer/start/nvim-sshfs/lua/sshfs/utils.lua:112: in function <...im/site/pack/packer/start/nvim-sshfs/lua/sshfs/utils.lua:111>
^I[C]: in function 'map'
^I...im/site/pack/packer/start/nvim-sshfs/lua/sshfs/utils.lua:111: in function 'formatted_lines'
^I...vim/site/pack/packer/start/nvim-sshfs/lua/sshfs/init.lua:47: in function 'open_hosts'
^I[string ":lua"]:1: in main chunk
E5108: Error executing lua ...m/site/pack/packer/start/nvim-sshfs/lua/sshfs/window.lua:31: Invalid 'replacement string' item: expected String, got Dict
stack traceback:
	[C]: in function 'nvim_buf_set_lines'
	...m/site/pack/packer/start/nvim-sshfs/lua/sshfs/window.lua:31: in function 'set_content'
	...vim/site/pack/packer/start/nvim-sshfs/lua/sshfs/init.lua:51: in function 'open_hosts'
	[string ":lua"]:1: in main chunk
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

1 participant