nodejs sdk example container fails to run #2625
Labels
area/examples
Examples. Usually found in the `examples` directory
good first issue
These are great first issues. If you are looking for a place to start, start here!
kind/bug
These are bugs.
Milestone
What happened:
Attempting to run a copy of the nodejs simple server image, it fails with the following message:
What you expected to happen:
It to at least attempt to connect to the SDK server.
How to reproduce it (as minimally and precisely as possible):
See above.
Code is here: https://github.com/googleforgames/agones/tree/main/examples/nodejs-simple
Anything else we need to know?:
Do we need a
npm install
step in there somewhere or something?Environment: Debian
kubectl version
): N/AThe text was updated successfully, but these errors were encountered: