Install moOde player

Hello everyone.
I can't get the RPI to recognize via Wi-Fi.
I have a Raspberry Pi Zero W, with no Ethernet port for configuration.
I followed the installation instructions with the Raspberry Pi Imager, and after several attempts, I couldn't get Moode to appear on the network. I tried creating a wpa_supplicant.conf file on the root of the SD card, but nothing worked; this file systematically disappears.
Any help would be helpful.
Thank you.
 
If you use the most recent Raspberry Pi imager, you can set up a lot of variables when you write the Moode image to the SD card. If you tell it your WiFi ID and password, username and password set SSH to be enabled, and set up the name of the device (e.g. "moode"), it should automatically connect to your WiFi on boot up. You can then SSH to username@moode.local, or just type https://moode.local into your browser to connect to it. The only limitation is that you need to be on the same WiFi network as the Pi to connect.