-
-
Notifications
You must be signed in to change notification settings - Fork 60
Description
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)