Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template does not run on Repl.it #3

Open
3 of 4 tasks
OneBogdan01 opened this issue Apr 21, 2023 · 0 comments
Open
3 of 4 tasks

Template does not run on Repl.it #3

OneBogdan01 opened this issue Apr 21, 2023 · 0 comments

Comments

@OneBogdan01
Copy link

I have followed your instructions:

  • Login to your Repl.it account.

  • Click the 'Run on Repl.it' button above, or visit the following URL: https://repl.it/github/DAChenScratch/Starter-Battlesnake-Cpp-with-replit.

  • You should see your Repl being initialized - this might take a few moments to complete.

  • Once your Repl is ready to run, click Run ▶️ at the top of the screen. Once C++ starting process is complete, your Battlesnake server will start and you should see the following:

   clang++-7 -pthread -std=c++17 -o main main.cpp; ./main
   Server waking up...

However, my output when I press run is the following:

   > sh -c make -s
make: *** No targets specified and no makefile found.  Stop.
exit status 2
@OneBogdan01 OneBogdan01 changed the title Template does not run on replit Template does not run on Repl.it Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant