Closed BePo65 closed 2 years ago
I found the bug: the projects used for the tests all contain an object as author field (even if it only has a 'name' property); but babel uses a string as author field in package.json.
This pr solves this error.
I found the bug: the projects used for the tests all contain an object as author field (even if it only has a 'name' property); but babel uses a string as author field in package.json.
This pr solves this error.