You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The versions of most libraries used are so old they will not run on later versions of node. Bringing them up to a version that will run on node >8 breaks just about everything. I have one test that works for my issue #1 problem, but I need to fix the existing tests and figure out how to get test output working in the console without istanbul since that is deprecated as well.
The text was updated successfully, but these errors were encountered:
The versions of most libraries used are so old they will not run on later versions of node. Bringing them up to a version that will run on node >8 breaks just about everything. I have one test that works for my issue #1 problem, but I need to fix the existing tests and figure out how to get test output working in the console without istanbul since that is deprecated as well.
The text was updated successfully, but these errors were encountered: