Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobsilverberg/be203c089545ce85470fa2115f6d5d60 to your computer and use it in GitHub Desktop.
Save bobsilverberg/be203c089545ce85470fa2115f6d5d60 to your computer and use it in GitHub Desktop.
python3 -m pip install --no-use-pep517 -e .
Obtaining file:///data/olympia
Preparing metadata (setup.py) ... done
Installing collected packages: olympia
Attempting uninstall: olympia
Found existing installation: olympia 0.1.0
Uninstalling olympia-0.1.0:
Successfully uninstalled olympia-0.1.0
Running setup.py develop for olympia
Successfully installed olympia-0.1.0
npm install --prefix /deps/
npm ERR! code ERR_INVALID_ARG_TYPE
npm ERR! The "path" argument must be of type string or an instance of Buffer or URL. Received null
npm ERR! A complete log of this run can be found in:
npm ERR! /data/olympia/.npm/_logs/2023-03-20T16_09_25_470Z-debug-0.log
make: *** [Makefile-docker:104: install_node_js] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment