inpyjama / c-ninja-listings

Lower level assembly and C baremetal programming on RISC-V CPUs. Source code listings from the C-Ninja, in Pyjama! book.
https://inpyjama.com
96 stars 481 forks source link

trouble with dev container #31

Open Vimal3040 opened 6 months ago

Vimal3040 commented 6 months ago

when i the open remote explorer and try to launch c-ninja-listing in dev containers iget this error[pic attached below] Screenshot (399)

vishy312 commented 4 months ago

On windows: 1 - Open c-ninja-listings folder in vs code 2 - It'll ask for authorization. Click Ok. 3 - Now run dev container

This is what worked for me

spchanakya commented 3 weeks ago

I am getting the same error in MacOS.How to solve it?