-
-
Notifications
You must be signed in to change notification settings - Fork 79
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]: Command Palette not recognizing 'freeCodeCamp: Run Course' #67
Comments
Hello there, This should not happen. When opening bug reports, please follow the given template to provide the necessary details:
|
That extension is one of the last things added to the container. It can look like everything is finished, but it may still be installing that - so the command doesn't always show up right away. If you wait a second, it should finish installing and be there. Although, that doesn't really sound like what happened here since you manually installed the extension. Probably would have seen that the installation was in progress. |
@duartenunes86 I suggest opening a new issue for your issue, as it does not look the same. Your workspace does not look correct - the container should not contain a |
Heya everyone, I am just curios, is anyone able to find any solution for this? I am unable to run the project as it is not showing |
@DevChaudhary78 I am still unable to reproduce any issue here. So, if you can provide any more information (dev container build logs, or similar), then that might help debugging. |
Hello and Good Afternoon @ShaunSHamilton, thanks for responding quickly, and sorry for the delay from my end. I've pasted my logs on https://ctxt.io/2/AADIvF0qFg, though there isn't anything that might help according to me as it successfully builds everything. The only weird thing I found when opening the code in vscode using One more thing which I should mention and might be helpful is that whenever I run PS: I am using WSL2 with Ubuntu on Windows 10 I hope I've provided a good understanding of the situation, if not please feel free to ask follow-up questions. Thanks and appreciate your efforts, and have a good day (: |
This is expected, because we have a
This is annoying, and is a bug with the Dev Containers extension that pops up every now and again: freeCodeCamp/solana-curriculum#126 If you can try downgrading the extension until it works? As for the logs, they do not look complete. Perhaps fixing the dev containers extension issue will resolve this. Otherwise, a rebuild without cache might help. Sorry for the annoyances. |
Hello @ShaunSHamilton, thanks for your response.
Is there any specific version, which can help? I've tried the last 4 versions, and nothing seems to be working. Thanks |
@DevChaudhary78 Sorry. My message was not very helpful. Try downgrading to |
Same issue here. |
No worries @ShaunSHamilton, thanks a lot for all your help, it finally worked for me. So the culprit was the Have a great day. |
@ShaunSHamilton |
Hello @mena234, could you please provide logs for this? |
@DevChaudhary78
|
@mena234 |
@DevChaudhary78 |
@mena234 |
@DevChaudhary78 I added
But still gives me the same error somehow! |
@DevChaudhary78 |
Issue/Experience
I did all the instructions you mentioned to set up my environment for Web3, but it was not displaying on the command palette "freeCodeCamp: Run Course".
I was able to fix it by downloading the extension of 'freeCodeCamp - Courses' in my VS Code. It would be nice if you mention this hint if people get stuck like I was.
The text was updated successfully, but these errors were encountered: