Just save as type "All Files (*.*)"
Hi Heidi,
I have done this too. Config file saving in txt format. after changing config file also same error exist( config file is missing)
It should not be a text file. Can you confirm that the config file without an extension (the one with just type 'File') contains the following lines
[manifest]
path = nrf
[zephyr]
base = zephyr
The mentioned config contain below lines and i tried to include above mentioned lines and saved as you mentioned earlier but it saving as txt file.
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = github.com/.../fw-nrfconnect-nrf
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
Okay, select Save as type "All Files (*.*)". Alternatively you can go in file explorer and select "file name extensions" like the picture below and then remove the ".txt" ending from the config file.