Closed alobodig closed 6 years ago
@alobodig Seems like it cames from me adding code with Object.entries
maybe I already had babel-runtime
installed on my machine. but I'm curious how the tests missed it... do want to submit a commit with that fix?
Since d855eea5a9775295810d2c9044802de48e60c63f I am getting the following error on a fresh install.
Adding
babel-runtime
to the packages seems to fix this.