Skip to content

Conversation

@mikavilpas
Copy link
Contributor

The following error was reported by eslint:

❯ npm run lint
...
/Users/mikavilpas/git/neovim-node-client/packages/integration-tests/src/factory.test.ts:1:62: Unable to resolve path to module 'neovim'. [Error/import/no-unresolved]

1 problem

The following error was reported by eslint:

```sh
❯ npm run lint
...
/Users/mikavilpas/git/neovim-node-client/packages/integration-tests/src/factory.test.ts:1:62: Unable to resolve path to module 'neovim'. [Error/import/no-unresolved]

1 problem
```
@justinmk
Copy link
Member

Thanks!

@justinmk justinmk merged commit 8702dcd into neovim:master Nov 15, 2024
1 of 8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants