I am stuck on this step of the Learn Bash by Building a Boilerplate course:
“That’s a lot of folders. You can add a flag to a command to use it different ways like this: ls <flag> . List the contents of the node_modules folder in “long list format”. Do that by adding the -l flag to the “list” command.”
The tests should pass, however they do not.
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36
Challenge: Learn Bash by Building a Boilerplate - Build a Boilerplate
one other option is to open another course from the fcc curriculum to force the virtual machine to refresh (so you can open for eg. the mario project )
Then come back to your own project and try again.