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

[BUG]: running tests doesn't proceed me to the next lesson #284

Open
NightTrapper opened this issue Sep 17, 2023 · 1 comment
Open

[BUG]: running tests doesn't proceed me to the next lesson #284

NightTrapper opened this issue Sep 17, 2023 · 1 comment

Comments

@NightTrapper
Copy link

NightTrapper commented Sep 17, 2023

Issue/Experience

i've done all steps to open the course in docker, when i go to the directory mentioned in lesson 1 and click on run tests it doesn't take me to second lesson and it tells me that i still have to do it

Output of running node tooling/camper-info.js from the workspace root

ERROR: 2023-09-17 13:08:35 Test #1: Error: Could not find /workspace/solana-curriculum/.logs/.cwd.log
at Object.getCWD (file:///workspace/solana-curriculum/node_modules/@freecodecamp/freecodecamp-os/.freeCodeCamp/tooling/test-utils.js:133:11)
at async eval (eval at (file:///workspace/solana-curriculum/node_modules/@freecodecamp/freecodecamp-os/.freeCodeCamp/tooling/test.js:107:37), :1:31)
at async file:///workspace/solana-curriculum/node_modules/@freecodecamp/freecodecamp-os/.freeCodeCamp/tooling/test.js:107:31
at async Promise.allSettled (index 0)
at async runTests (file:///workspace/solana-curriculum/node_modules/@freecodecamp/freecodecamp-os/.freeCodeCamp/tooling/test.js:145:19)
at async Object.handleRunTests [as run-tests] (file:///workspace/solana-curriculum/node_modules/@freecodecamp/freecodecamp-os/.freeCodeCamp/tooling/server.js:68:3)

@ShaunSHamilton
Copy link
Member

Hello there,

The error from node tooling/camper-info.js suggests something in your filesystem did not load correctly for the course.

Do you have any Git changes visible? If so, I suggest restoring all the changes, and trying again.

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