Skip to content

"attempt to index local 'tbl'" error on quotes #58

@strafer

Description

@strafer

Hi, first of all, thanks for the wonderful framework.

I have configured it to work via null-ls (none-ls actually) by sources = { null_ls.builtins.code_actions.ts_node_action }

And everything I've tried works fine, except the quotes. Rather, they not only don't work, it would be half the trouble, but they lead to an error that knocks down the entire ts-node-action and it no longer works.

The error appears when I move the cursor to the quotation from either side, and a message appears:

[null-ls] failed to run generator: ...are/nvim/lazy/ts-node-action/lua/ts-node-action/init.lua:156: attempt to index local 'tbl' (a boolean value)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions