coc-jest icon indicating copy to clipboard operation
coc-jest copied to clipboard

jest executable not found! TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''

Open ApolloTang opened this issue 6 years ago • 3 comments
trafficstars

Could you please help, I can't get to work :(

"src/todo-app-es6-modules/tests/app.test.js" 141L, 3826C
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] jest executable not found!
[coc.nvim] Error on active extension coc-inline-jest: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'file' cannot be empty. Received ''
[coc.nvim] Installed extension: coc-inline-jest
## Output channel: watchman

ApolloTang avatar Nov 05 '19 02:11 ApolloTang

K, i got rid of the error with this:

Screen Shot 2019-11-04 at 9 57 48 PM

but it says property is not allow...

and i am not sure if it is working, because i don't see and 'failed' flag

ApolloTang avatar Nov 05 '19 03:11 ApolloTang

hey @ApolloTang, thanks for reporting this. I will fix it soon.

khanghoang avatar Nov 05 '19 05:11 khanghoang

@ApolloTang I just released a fix for this. Can you help me to see if it works?

khanghoang avatar Mar 22 '20 02:03 khanghoang