You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.
so trying to run this on powershell on windows, and passing the email as '@mail.com' and get wrong email format, if i use it without quotes The splatting operator '@' cannot be used to reference variables in an expression.
what is the correct way to format email?
The text was updated successfully, but these errors were encountered:
so trying to run this on powershell on windows, and passing the email as '@mail.com' and get wrong email format, if i use it without quotes
The splatting operator '@' cannot be used to reference variables in an expression.
what is the correct way to format email?
The text was updated successfully, but these errors were encountered: