Hi everyone, Newbie here, and looking forward to learning more about Mynewt!
I'm going through installing and setting up Mynewt on Ubuntu 16.04 (inside a VM on a macbook) using the Docker method. The issue I'm running into is: newt install -v apache-mynewt-core Downloading repository description for apache-mynewt-core... success! Downloading repository incubator-mynewt-core (branch: master; commit: mynewt_1_0_0_b1_tag) at https://github.com/apache/incubator-mynewt-core.git Cloning into '/tmp/newt-repo557799235'... warning: unable to access '/root/.config/git/attributes': Permission denied apache-mynewt-core successfully installed version 0.9.9-none After this is done, I look at the folders in my project folder and most of them are missing (only folders I have are: apps, repos and targets). I made sure to add myself to the docker group, but I'm guessing this unrelated(?) I went through the steps again just to make sure I didn't miss anything, but with no luck. Any help is appreciated. Thanks! - Mohammad
