Skip to content
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

TypeError: Cannot read properties of undefined (reading 'startsWith') #37

Closed
jdbruijn opened this issue May 21, 2023 · 1 comment
Closed
Labels

Comments

@jdbruijn
Copy link
Member

View details in Rollbar: https://rollbar.com/vidavidorra/P1-meter-exporter/items/25/


TypeError: Cannot read properties of undefined (reading 'startsWith')
  File "file:///Users/jdbruijn/projects/p1-meter-exporter/node_modules/@vidavidorra/bunyan-pretty-stream/dist/helpers/normalise-path.js", line 4, in normalisePath
  File "file:///Users/jdbruijn/projects/p1-meter-exporter/node_modules/@vidavidorra/bunyan-pretty-stream/dist/formatter/formatter.js", line 82, in Formatter.formatSource
  File "file:///Users/jdbruijn/projects/p1-meter-exporter/node_modules/@vidavidorra/bunyan-pretty-stream/dist/formatter/formatter.js", line 46, in Formatter.format
  File "file:///Users/jdbruijn/projects/p1-meter-exporter/node_modules/@vidavidorra/bunyan-pretty-stream/dist/bunyan-pretty-stream.js", line 19, in PrettyStream._transform
  File "node:internal/streams/transform", line 175, in PrettyStream.Transform._write
  File "node:internal/streams/writable", line 399, in writeOrBuffer
  File "node:internal/streams/writable", line 340, in _write
  File "node:internal/streams/writable", line 344, in PrettyStream.Writable.write
  File "/Users/jdbruijn/projects/p1-meter-exporter/node_modules/bunyan/lib/bunyan.js", line 923, in Logger._emit
                s.stream.write(s.raw ? rec : str);
  File "/Users/jdbruijn/projects/p1-meter-exporter/node_modules/bunyan/lib/bunyan.js", line 1045, in Logger.info
                str = this._emit(rec);
vidavidorra-release bot added a commit that referenced this issue Jun 1, 2023
## [2.0.7](v2.0.6...v2.0.7) (2023-06-01)

### Bug Fixes

* **deps:** update dependency @vidavidorra/bunyan-pretty-stream to v6.0.0 ([851a59d](851a59d)), closes [#31](#31) [#32](#32) [#34](#34) [#35](#35) [#36](#36) [#37](#37) [#38](#38)
@vidavidorra-release
Copy link
Contributor

🎉 This issue has been resolved in version 2.0.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

1 participant