After installation, i tried to start mariaDB server on macOs Big Sur(version 11.2.3) with m1 chip. Tried the following official link here but when i run the command
brew services start mariadb
then it gives me this error
Error: Invalid usage: `brew services` is supported only on macOS or Linux (with systemd)!
Any thought?