-
### What version of Hono are you using?
4.3.3
### What runtime/platform is your app running on?
Bun
### What steps can reproduce the bug?
I want to use executionCtx.waitUntil on CloudFl…
-
### Name
Bun Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
### Home page URL
https://bun.sh
### Source code URL
https://github.com/oven-sh/bun
### Pa…
-
### 🔖 Feature description
### Show 2 selectors when setting up the Functions.
---
One for selecting a Runtime from all the available & supported ones.
The other for choosing the installed vers…
-
### What version of Bun is running?
1.1.30-canary.71+af82a446d, VSCode Extension Version v0.0.15
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reprod…
-
### Package description
Bun is a new JavaScript runtime with a native bundler, transpiler, task runner and npm client built-in.
### Home page URL
https://bun.sh
### Source code URL
http…
-
### What version of Bun is running?
1.1.26+0a37423ba
### What platform is your computer?
Darwin 23.3.0 arm64 arm
### What steps can reproduce the bug?
[Minimum viable reproduction repos…
-
Executed charge_token method with params token and email and got this error.
Error => status=false, message=charge_token has been discontinued. Please use our SDKs' chargeCard function instead. Th…
-
The API returns **_StatusCodeError_** when making a charge request.
**Fix**:
The charge object in charge resource should have a POST method instead of a GET.
-
What to get a subaccount using the subaccount code. This, paystack.subaccount.get({id_or_slug}) is the code I use and didn't work. I keep getting the error with this expression - type error, ```
if(!…
-
Hello. I am trying to pass a callback or handle some sort of function when there is a successful or failed payment. Here is my code:
`paystack.transaction.initialize({
emai…