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

Can't compile locally #139

Open
pkrll opened this issue Mar 22, 2019 · 2 comments
Open

Can't compile locally #139

pkrll opened this issue Mar 22, 2019 · 2 comments

Comments

@pkrll
Copy link

pkrll commented Mar 22, 2019

I've cloned the repo, built and run it on my own computer. But when I try to compile, I get the error message undefined.

In the console, it says:

POST http://localhost/translate 404 (Not Found)

The config.json file looks like this:

{
  "port": 80,
  "baseUrl": "https://codecast.france-ioi.org/next",
  "mountPath": "/next",

I've also tried setting baseUrl to localhost.

I could not build c-to-json, so I downloaded it from https://codecast.france-ioi.org/next/c-to-json as per the suggestion found here.

@remisharrock
Copy link

remisharrock commented May 18, 2019

I've seen in your forked codecast repository that you created a Docker version, great ! Let me try that.
Everything works great for you now ?

@pkrll
Copy link
Author

pkrll commented May 18, 2019

Ah, yes, it works perfectly now!

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

2 participants