Open
Description
The combination of npx
and prompt
library does not play nice when trying to run npx screeps init
in a Docker build. It also does not work inside a Docker container either (prompt is never shown, hangs).
It would be ideal if a command-line arg --steam-api-key <key>
could be passed in to init
(or allow that step to be skipped).
This is pretty much the only blocker so far to a proper containerized screeps build.
Metadata
Metadata
Assignees
Labels
No labels