-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when generating new dist
version
#91
Comments
I don't have much time to troubleshoot, if anyone wants to take a look, please do (CC @jmasukawa) |
I actually ran into this while trying to run the unit tests locally. I ended up using an older version of Source: https://stackoverflow.com/q/55921442 By the way, I was using NVM on my workstation so it was easy to switch versions: https://github.com/nvm-sh/nvm |
I'd rather update the Is this something you could help @jmasukawa ? After that, I can cut a new module version |
Yeah that makes sense, ~~I can give it a shot sometime this coming week. 👍 ~~ Update: clearly I didn't find time to do this. 🙁 @steren maybe don't count on me to handle this anymore. 🙂 We found that stackdriver-errors-js reports errors with obfuscated stacktraces in a production web apps, so we need something custom anyways, and won't be using stackdriver-errors-js anymore. As a result, my personal investment in this has been...diminished. 😅 Thanks though! |
I tried generating a new version with
npm run dist
, but I got:The text was updated successfully, but these errors were encountered: