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
Describe the bug When calling coderoad build, this error occurs
coderoad build
To Reproduce
Steps to reproduce the behavior:
follow the tutorial to -practice-tutorial#build-the-configjson-file
After npm install -g @coderoad/cli, I have
npm install -g @coderoad/cli
turn on all permission:
sudo npm install -g @coderoad/cli, got
sudo npm install -g @coderoad/cli
followed the two suggested command and got
Expected behavior No errors, it will have created a tutorial.json file
tutorial.json
Screenshots
Desktop (please complete the following information):
Node (please complete the following information):
Git (please complete the following information):
Additional context No
The text was updated successfully, but these errors were encountered:
ShMcK
No branches or pull requests
Describe the bug
When calling
coderoad build
, this error occursTo Reproduce
Steps to reproduce the behavior:
follow the tutorial to -practice-tutorial#build-the-configjson-file
After
npm install -g @coderoad/cli
, I haveturn on all permission:
sudo npm install -g @coderoad/cli
, gotfollowed the two suggested command and got
Expected behavior
No errors, it will have created a
tutorial.json
fileScreenshots
Desktop (please complete the following information):
Node (please complete the following information):
Git (please complete the following information):
Additional context
No
The text was updated successfully, but these errors were encountered: