I followed the minimum path to awesome: Clone, npm i -> npm run build then npm test but it seems like there's an issue with the test runs. Is that just me?

Which version of Node are you using?
v10.20.1
Hey @BassemNKhalil - As per the documentation Minimal Path to Awesome, we may need Node.js ?12.0.0 if we want to start running the build and test.
If you want to have multiple versions in the same machine, you can use Node Version manager through which you can juggle between multiple node versions. This would definitely be handy if you want to develop SPFx and M365 CLI in parallel.
You can watch THIS VIDEO where it has explained how to do that.
Let me know if you need any other help or have questions. Will be more than happy to help you on the same.
🤦 Yup - v12 sorted things out. Thanks @arjunumenon
🤦 Yup - v12 sorted things out. Thanks @arjunumenon
Awesome.... You are welcome... ✌
Most helpful comment
🤦 Yup - v12 sorted things out. Thanks @arjunumenon