common-workflow-language / common-workflow-language/cwltool

jshint.js not found on the cwltool docker image

Open
#809 1 comment 0 reactions 0 assignees View on GitHub
bug good first issue help wanted
Dominant language
Python
Stars
376
Forks
255
Avg merge
2d 7h
Merged PRs (30d)
12

Description

```
$ docker run -ti --entrypoint /bin/bash --volume=$PWD:/tmp/workdir -w=/tmp/workdir commonworkflowlanguage/cwltool
root@7f6a8b3a78ce:/tmp/workdir# cwltool --validate test/test_file.cwl
/usr/local/bin/cwltool 1.0
Resolved 'test/test_file.cwl' to 'file:///tmp/workdir/test/test_file.cwl'
I'm sorry, I couldn't load this CWL file, try again with --debug for more information.
The error was: [Errno 2] No such file or directory: '/usr/local/lib/python2.7/dist-packages/cwltool/jshint/jshint.js'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.