Closed AloisReitbauer closed 6 years ago
I checked the package.json file and there is no dependency to lodash
"dependencies": {},
Just got bit by this as well. It's basically the same issue as https://github.com/opentracing/opentracing-javascript/issues/75 but with lodash
now. I think the best course of action is again to simply remove lodash
as it is only used in a couple places to do things that can be done directly with pure JS.
+1 - can someone add a PR?
When running the example I get the following error: