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

fix: remove const enums #132

Merged
merged 1 commit into from
Oct 3, 2018
Merged

Conversation

eduardoemery
Copy link
Contributor

@eduardoemery eduardoemery commented Oct 2, 2018

This PR addresses the following:

  • Nodejs Quickstart giving a Cant read property MS of MeasureUnit error
  • OpenCensus Core compile script giving a The node cant find 'utils' module error.
  • Warning for not recompiling the library with strictNullChecks enabled

@@ -7,6 +7,8 @@ The library is in alpha stage and the API is subject to change.

Please join [gitter](https://gitter.im/census-instrumentation/Lobby) for help or feedback on this project.

_Note: If recompiling the library, the flag `strictNullChecks` should not be enabled._
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need to make this note here?

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

Successfully merging this pull request may close these issues.

None yet

3 participants