I'm stuck, if anyone can help let me know: erikn@myphysicslab.com
Here's the errors that I'm seeing.
[17:25:43 ~/Documents/Programming/js-dossier]$ ./gendossier.sh -r
erikn's .bashrc is running
INFO: Starting clean.
INFO: Call stack for the definition of repository 'maven' which is a coursier_fetch (rule definition at /private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/rules_jvm_external/coursier.bzl:870:18):
/Users/erikn/Documents/Programming/js-dossier/WORKSPACE:28:1
INFO: Repository 'maven' used the following cache hits instead of downloading the corresponding file.
Hash '17f4ff053d0d1dca588afdcc94ca952f7ed85bb03675cd77ec05b7352a832b86' for https://github.com/coursier/coursier/releases/download/v2.0.0-RC3/coursier.jar
If the definition of 'maven' was updated, verify that the hashes were also updated.
ERROR: An error occurred during the fetch of repository 'maven':
Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
ERROR: /Users/erikn/Documents/Programming/js-dossier/test/java/com/github/jsdossier/markdown/BUILD:3:1: //test/java/com/github/jsdossier/markdown:TableBlockParserTest depends on @maven//:com_atlassian_commonmark_commonmark in repository @maven which failed to fetch. no such package '@maven//': Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
ERROR: /Users/erikn/Documents/Programming/js-dossier/test/java/com/github/jsdossier/markdown/BUILD:3:1: //test/java/com/github/jsdossier/markdown:TableBlockParserTest depends on @maven//:com_google_guava_guava in repository @maven which failed to fetch. no such package '@maven//': Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
ERROR: /Users/erikn/Documents/Programming/js-dossier/test/java/com/github/jsdossier/markdown/BUILD:3:1: //test/java/com/github/jsdossier/markdown:TableBlockParserTest depends on @maven//:com_google_truth_truth in repository @maven which failed to fetch. no such package '@maven//': Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
ERROR: /Users/erikn/Documents/Programming/js-dossier/test/java/com/github/jsdossier/markdown/BUILD:3:1: //test/java/com/github/jsdossier/markdown:TableBlockParserTest depends on @maven//:junit_junit in repository @maven which failed to fetch. no such package '@maven//': Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
ERROR: Analysis of target '//test/java/com/github/jsdossier/markdown:TableBlockParserTest' failed; build aborted: no such package '@maven//': Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
INFO: Elapsed time: 7.980s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (23 packages loaded, 38 targets configured)
FAILED: Build did NOT complete successfully (23 packages loaded, 38 targets configured)
[17:55:21 ~/Documents/Programming/js-dossier]$
I'm stuck, if anyone can help let me know: erikn@myphysicslab.com
Here's the errors that I'm seeing. [17:25:43 ~/Documents/Programming/js-dossier]$ ./gendossier.sh -r erikn's .bashrc is running INFO: Starting clean. INFO: Call stack for the definition of repository 'maven' which is a coursier_fetch (rule definition at /private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/rules_jvm_external/coursier.bzl:870:18):