I’m setting up FreeCodeCamp locally, and after following the setup process, I encountered an error when trying to run the server with the pnpm run develop command. The error message I received is:
/home/bhupendra/Desktop/fccamp/curriculum/get-challenges.js:284
throw Error(
^
Error: Filename declarejavascriptvariables.md does not match challenge id 6606c952f62155112026cbb0
at addMetaToChallenge (/home/bhupendra/Desktop/fccamp/curriculum/get-challenges.js:284:15)
I’m not sure how to resolve this issue and would appreciate any guidance or suggestions to help fix it.
To be honest I’m not sure how that might have happened. Currently there’s no declarejavascriptvariables.md file in the repository, nor challenge with id 6606c952f62155112026cbb0.