According the hint, I find there is some thing confuse for me. I need use find command in ~/project/website floder,but when i was in it , it find nothing,the result is as this:codeally@659d7be7dc9f:~/project/website$ find website find: ‘website’: No such file or directory, On the other hand, it 's work in ~/project$ find website,
codeally@659d7be7dc9f:~/project$ find website
website
website/fonts
website/fonts/roboto.woff
website/lato.ttf
website/CodeRoad.svg
website/CodeAlly.svg
website/images
website/images/footer.jpeg
website/images/header.png
website/images/background.jpg
website/freeCodeCamp.svg
website/menlo.otf
website/styles.css
website/index.js
website/index.html
website/.gitignore
and screen show tests should pass,so i don’t know how to do next.
Click Reset
Then in the top left corner of the screen, click the green hamburger menu
Then click Soft Reset
Then wait for it to do that and bring coderoad back
then close the whole tab
Then open a new tab and try to go back into the course
Then cd ~project/website
Then find
Interesting. I don’t think logging out has any direct impact on the courses but perhaps you also closed the tab or because you logged out you forced the browser to refresh the cache.