Brad Janke

Results 3 comments of Brad Janke

Having this issue myself. I get the following prompts: ![Screen Shot 2022-08-09 at 12 18 36 PM](https://user-images.githubusercontent.com/438362/183718393-56aaf92b-f161-484b-97d1-43d59f9803c6.png) ![Screen Shot 2022-08-09 at 12 19 22 PM](https://user-images.githubusercontent.com/438362/183718490-2276aaa8-98d1-41b6-9f99-a5539759ca38.png)

To @jmcdo29 's point, the fix here is using [@nestjs/axios](https://www.npmjs.com/package/@nestjs/axios)

> SOLUTION FOR ME WAS: > > [#938 (comment)](https://github.com/abiosoft/colima/issues/938#issuecomment-1895461764) > > Remove the _networks folder and start colima! Thank you.