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
Describe the bug
When I try to run any action / generator inside lunarvim the telescopes windows are empty and commands to dont work.
To Reproduce
Steps to reproduce the behavior:
Create a new nx repo with an application
Install extension inside lunarvim using packer
Run :Telescope nx generators -> empty window shows up
type in anything and hit enter -> error displayed
E5108: Error executing lua ...arvim/site/pack/lazy/opt/nx.nvim/lua/nx/multirunners.lua:124: attempt to index a nil value
stack traceback:
...arvim/site/pack/lazy/opt/nx.nvim/lua/nx/multirunners.lua:124: in function 'run_replace_or_original'
...ack/lazy/opt/telescope.nvim/lua/telescope/actions/mt.lua:65: in function 'key_func'
.../pack/lazy/opt/telescope.nvim/lua/telescope/mappings.lua:350: in function 'execute_keymap'
[string ":lua"]:1: in main chunk
Expected behavior
Available generators beeing displayed
Screenshots
Desktop (please complete the following information):
Describe the bug
When I try to run any action / generator inside lunarvim the telescopes windows are empty and commands to dont work.
To Reproduce
Steps to reproduce the behavior:
:Telescope nx generators
-> empty window shows upExpected behavior
Available generators beeing displayed
Screenshots
![image](https://private-user-images.githubusercontent.com/22977969/272310872-f9849597-c2fe-41ce-9bc2-b7cbbd26365f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4NjUwOTgsIm5iZiI6MTczODg2NDc5OCwicGF0aCI6Ii8yMjk3Nzk2OS8yNzIzMTA4NzItZjk4NDk1OTctYzJmZS00MWNlLTliYzItYjdjYmJkMjYzNjVmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDE3NTk1OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTE0NGZhYzQ0OTZjZTU5NGEyZjUzZDhmMTFmMjM2NjFlY2JmNzY4OTMzOWIyYWY2MTExMjExNjYzM2RmNzI2MzgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.73FLpbYTTseyby8X_tmfs5UubDMwlmLoZTxmWtYyIEw)
Desktop (please complete the following information):
Additional context
config.lua
nx
is installed globaly using npm and the command is working inside my terminal.This is a piece of the nx.log file:
The text was updated successfully, but these errors were encountered: