Hello! this work for me
let user = wixUsers.currentUser.getEmail() .then((email) => { console.log(email); });