Error when re-opening folder with Dev Container
satishchhatpar opened this issue · 4 comments
satishchhatpar commented
Error when re-opening folder with Dev Container
satishchhatpar commented
RamiKrispin commented
@satishchhatpar Are you trying to open the main folder or one of the examples? Also, what OS are you using?
satishchhatpar commented
@RamiKrispin sorry for late reply.
I tried opening one of the examples.
I'm using mac OS
RamiKrispin commented
@satishchhatpar, which examples are you trying to run? The first two examples can be executed from the terminal. You can launch example 3 with the Dev Container extension, but you will have to set ./examples/ex-3
as the main folder. Could you please check and let me know if this works for you?