Hi @jlebleu,
I think that's an issue where a new version of node.js has turned that into an error. Those 3 files have an extra export default
line that now throws an error. You can fix this on your local copy like we fixed it on master, but I can bring it up to the other devs if we want to backport the fix to the release branch.