Closed leifwalsh closed 2 years ago
@leifwalsh I tested the docker image and that works, so you might have some luck comparing your environment to https://github.com/sourcegraph/scip-python/blob/scip/Dockerfile.autoindex if you just need something to work.
Yeah, v12.19.0 is a very old version of node
. Using Node 16+ should do the trick as per the Dockerfile.
@leifwalsh I've created https://github.com/sourcegraph/scip-python/pull/55 to document this.
thanks, I hardly ever use node and forgot how quickly they EOL
I tried
npx @sourcegraph/scip-python --help
and also tried installing it and then running it, it just crashes. After installing it, it dumps out a huge amount of minified javascript and then gives me this stacktrace:Here are some versions: