-
Notifications
You must be signed in to change notification settings - Fork 16
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
fix dev container #375
base: master
Are you sure you want to change the base?
fix dev container #375
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @constambeys and thx for contributing!
In order to install the plugin outside the git folder, we need to change directory.
Current container works fine for me on several different projects.
We need to investigate what's wrong on your scenario.
I am new to this project but I am interested in how it works ! Dev container does not build, The directory is already changed in line 5 to the root why changing again ! |
Because you need to install in different path the different components. Back to your issue:
|
Still the same !!! Maybe you should add some debug messages to understand what is going on ! |
the screenshot should not the root cause, and the error should be exist before this screenshot. you can check the error before it, there is detail log for devcontainer build job, vscode will print all. |
I have test with my windows PC with WSL2, try to run dev container jobs: [Rebuild devcontainer without cache], and got the same error.
it start to run this script , and got an error with it:
so, the result is :
|
a ttach the full log as below: |
fix dev container fails
1 package is looking for funding
run
npm fund
for details./scripts/setup.sh: line 13: cd: ./scripts/..: No such file or directory