Babel-runtime package required?

I just cloned a couple of my projects onto a Linux laptop, and I noticed they don’t run properly unless I do npm i --save-dev babel-runtime. On my Mac, I don’t have to do this. Does anyone know why? Is it something Ubuntu is missing?