phphe/tree-helper

Issue with core js

Opened this issue · 0 comments

It seems like this project is using an older version of core js. With the current version of core js I am running into these errors:

  • Cannot find module 'core-js/library/fn/object/keys'

core-js/library is no longer a valid path and there are many other broken paths in core-js that your app points to