Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

TypeError: Cannot read property 'exporter' of null #158

Closed
isaikevych opened this issue Oct 22, 2018 · 0 comments
Closed

TypeError: Cannot read property 'exporter' of null #158

isaikevych opened this issue Oct 22, 2018 · 0 comments
Assignees
Labels

Comments

@isaikevych
Copy link
Contributor

Example https://opencensus.io/guides/exporters/supported-exporters/node.js/stackdriver-trace/
Raises the error:
if (this.configLocal.exporter) { ^ TypeError: Cannot read property 'exporter' of null at Tracing.registerExporter (/usr/local/google/home/isaikevych/g/opencensus-node/packages/opencensus-nodejs/build/src/trace/tracing.js:89:34)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant