I'm running sls deploy and getting the following warning that spams many lines.
Serverless: WARNING: Could not determine version of module babel-runtime
Serverless: WARNING: Could not determine version of module babel-runtime
Serverless: WARNING: Could not determine version of module babel-runtime
Serverless: WARNING: Could not determine version of module babel-runtime
Serverless: WARNING: Could not determine version of module babel-runtime
...
What is the cause of this warning, should I be concerned? How do I fix it?
(If I need to add extra information to this question, please let me know and I'll edit the question right away).