Jordan Coeyman

Results 7 issues of Jordan Coeyman

I typically use this library. Running into issues right now. running `npm install firebase-admin connect-session-firebase --save` yields: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree...

### Describe the bug When using a `` tag, it compiles as SVG. At first I thought it was just getting parsed out, but Mlocik97 in discord pointed out: >it...

svg

https://github.com/prantlf/date-fns-timezone/blob/eeaeeb6b39edec021f37db5790b841055a05aa48/package.json#L79 Just wanted to point this out, for anyone else. I was running into formatting issues, since I was referencing the 2.0+ docs for date-fns. They have breaking changes between...

Hi there, thank you again for all the hard work on this project. An issue I'm running into seems consistent across browsers. I'm unsure if it's this library or `document.execCommand`....

### Which Cloudflare product(s) does this pertain to? Email Routing, Workers ### Subject Matter Better examples, better error documentation ### Content Location https://developers.cloudflare.com/email-routing/email-workers/reply-email-workers/ ### Additional information Please give: - Examples...

documentation
content:new

I figured this would be somewhat simple, but I can't find a elegant solution to simply password protect a port that genghis is running on for example (MEAN stack). Love...

### What version of Bun is running? 1.0.23 ### What platform is your computer? Linux 5.15.0-91-generic x86_64 x86_64 ### What steps can reproduce the bug? ```js import admin from 'firebase-admin';...

bug