Giter VIP home page Giter VIP logo

Comments (4)

moT01 avatar moT01 commented on May 22, 2024

I was unable to reproduce this. If it was cause by you going too fast, I'm not sure how we can fix that.

The test for that step checks that you entered the ls command while in the project/website/images folder.

It appears like you did that @Emeryx. You didn't happen to rename the project folder by accident? Unlikely.

We can try some debugging. What do you see when you enter this command: cat /workspace/project/freeCodeCamp/.mocharc.json

You could check the CodeRoad logs to see if something happened between steps. Click the OUTPUT tab in the terminal, you can see it in your screenshots - then find the dropdown on the right and select CodeRoad (logs) - then see what the commands say between steps 1060.1 and 1065.1 (It's just two steps.) - and share the output if you could.

from freecodecamp.

Emeryx avatar Emeryx commented on May 22, 2024

I haven't renamed the folder, I went through all the steps methodically

Upon writing down cat /workspace/project/freeCodeCamp/.mocharc.json i get:

{
  "spec": ["./test/1065.test.js"],
  "reporter": "mocha-tap-reporter",
  "fail-zero": false,
  "timeout": "5000",
  "grep": "/./"
}

Accessing my current CodeRoad Logs (After restarting the Gitpod workplace), It looks like this and stays like this even when I go to the images directory and hit ls

coderoad v0.19.4
STATE: "Setup.Startup"
ROUTE: "Setup.Startup": On level unknown, step unknown
EDITOR_STARTUP
Continuing tutorial from progress: level 1065 step 1065.1
LOAD_STORED_TUTORIAL
EDITOR_TUTORIAL_CONTINUE_CONFIG
Tutorial: Learn Bash by Building a Boilerplate (2.0.0)
Command: ./freeCodeCamp/setup.sh
COMMAND_START
Calling command: ./freeCodeCamp/setup.sh
EDITOR_LEVEL_ENTER
EDITOR_STEP_ENTER
STATE: "Tutorial.Level.Load"
ROUTE: "Tutorial.Level.Load": On level 1065, step 1065.1
STATE: "Tutorial.Level.Normal"
ROUTE: "Tutorial.Level.Normal": On level 1065, step 1065.1
Calling command: git log -n 1 --pretty=format:%s 010dcccfea5e53774228ef332f66d16fb431b00e
Calling command: git log -g --grep='1065.1'
Command output: 
COMMAND_SUCCESS
Command: ./freeCodeCamp/reset.sh
COMMAND_START
Calling command: ./freeCodeCamp/reset.sh
Calling command: git cherry-pick -X theirs 010dcccfea5e53774228ef332f66d16fb431b00e
Command output: 
COMMAND_SUCCESS
cherry-pick-commit failed: Command failed: git cherry-pick -X theirs 010dcccfea5e53774228ef332f66d16fb431b00e
error: Cherry-picking is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
hint: as appropriate to mark resolution and make a commit.
fatal: cherry-pick failed

Calling command: git stash --include-untracked
STATE: "Tutorial.Level.Normal"
ROUTE: "Tutorial.Level.Normal": On level 1065, step 1065.1
STATE: "Tutorial.Level.Normal"
ROUTE: "Tutorial.Level.Normal": On level 1065, step 1065.1
STATE: "Tutorial.Level.Normal"
ROUTE: "Tutorial.Level.Normal": On level 1065, step 1065.1
STATE: "Tutorial.Level.Normal"
ROUTE: "Tutorial.Level.Normal": On level 1065, step 1065.1

I guess it will not show information about steps 106

from freecodecamp.

Emeryx avatar Emeryx commented on May 22, 2024

Oh my god. When pressing the run button on CodeRoad it finally got me to the next stage, I just haven't done that - It always worked automatically before

Still with the header.png being present though

image

from freecodecamp.

moT01 avatar moT01 commented on May 22, 2024

The tests are supposed to run automatically. Something happened that caused them to stop doing that. It likely wasn't anything you did. I'm not quite sure what causes that - it's difficult to reproduce. Curious, are you running the course in Gitpod or locally?

from freecodecamp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.