We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related project scope(s): exercise UI
Enter the secret
Enter your token
Steps to reproduce the behavior:
demo-repository/server_config.json
{ "secret": "MDP" }
cd ……/learn-ocaml && learn-ocaml build serve --repo=demo-repository
learn-ocaml --version
The text was updated successfully, but these errors were encountered:
JossyYila
Successfully merging a pull request may close this issue.
Related project scope(s): exercise UI
Bug description
Enter the secret
(to create a new account) instead of a more sensible question such asEnter your token
.To reproduce
Steps to reproduce the behavior:
demo-repository/server_config.json
containing:cd ……/learn-ocaml && learn-ocaml build serve --repo=demo-repository
Enter the secret
Expected behavior
Enter your token
Optional screenshots
Current configuration
learn-ocaml --version
: 0.14.0The text was updated successfully, but these errors were encountered: