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
I just ran into this issue. It looks like a symlink resolution issue nodejs/help#1212
It can possibly be fixed by removing 'examples/*' from the packages array in the lerna.json. Testing locally right now and I'll make a PR if it fixes it.
When running the http example in the lerna bootstrapped project, plugin loader won't find
@opentelemetry/plugin-http
, loggingThe text was updated successfully, but these errors were encountered: