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 while running bender from CLI #260

Closed
Comandeer opened this issue May 12, 2017 · 1 comment
Closed

Error while running bender from CLI #260

Comandeer opened this issue May 12, 2017 · 1 comment
Labels

Comments

@Comandeer
Copy link
Contributor

error: [middleware-jobs]  TypeError: Path must be a string. Received true
    at assertPath (path.js:7:11)
    at Object.extname (path.js:1431:5)
    at processFile (/Users/comandeer/repos/ckeditor/ckeditor-dev/node_modules/benderjs-coverage/lib/preprocessor.js:33:10)
    at runTask (/Users/comandeer/repos/benderjs/node_modules/when/pipeline.js:37:16)
    at /Users/comandeer/repos/benderjs/node_modules/when/pipeline.js:42:12
    at tryCatchResolve (/Users/comandeer/repos/benderjs/node_modules/when/lib/apply.js:46:23)
    at callAndResolve (/Users/comandeer/repos/benderjs/node_modules/when/lib/apply.js:30:12)
    at callAndResolveNext (/Users/comandeer/repos/benderjs/node_modules/when/lib/apply.js:40:4)
    at tryCatchReject3 (/Users/comandeer/repos/benderjs/node_modules/when/lib/makePromise.js:856:7)
    at runContinuation3 (/Users/comandeer/repos/benderjs/node_modules/when/lib/makePromise.js:814:4)
    at Fulfilled.fold (/Users/comandeer/repos/benderjs/node_modules/when/lib/makePromise.js:588:4)
    at callAndResolve (/Users/comandeer/repos/benderjs/node_modules/when/lib/apply.js:34:12)

This error is shown for probably every runned test.

@Comandeer Comandeer added the bug label May 12, 2017
@mlewand
Copy link
Contributor

mlewand commented Jun 14, 2017

I can confirm that and it's a coverage plugin issue. Actually that's a duplicate of benderjs/benderjs-coverage#4.

@mlewand mlewand closed this as completed Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants