Lukas Hermann

Results 3 issues of Lukas Hermann

I got the following error when using the cli command on a file: ``` $ npx git-file-history frontend-nuxt/components/project-index/Project.vue npx: installed 36 in 2.806s Running at http://localhost:3000 (node:46252) UnhandledPromiseRejectionWarning: Error: Command...

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Bug
Package: node

## Expected behavior Both `simpleFormat` and `parse` have the same behavior for `'Invalid/Timezone'` timezone (either throw or return undefined). ## Actual behavior ```js expect(() => parse('12:00', 'HH:mm', new Date(), {...