-
### What version of Bun is running?
1.0.11+f7f6233ea
### What platform is your computer?
Darwin 23.0.0 arm64 arm
### What steps can reproduce the bug?
```javascript
// bun version 1.0.…
-
### when I run the web server with the command "node app.js" then it shows me the below error : -
Web server has started.
Please log on http://127.0.0.1:3001/
Caught exception: TypeError: mime.…
-
Even with the dependencies mentioned in [58](https://github.com/subnub/myDrive/issues/58)
```
"@types/express-serve-static-core": "4.17.20"
"@types/express": "4.17.2"
```
or other [workarounds]…
-
Getting type error in lib file.
```
Error
TypeError: Cannot read property 'toString' of undefined
at Array.str (/…
-
**What is the issue or idea you have?**
OAuth authorization attempt causes the following exception:
```
Error: OAuth 2.0 authentication requires session support when using state. Did you forget to …
-
Hello.
It looks like the custom publication icon doesn't work properly when using ghost-digitalocean storage adapter.
I didn't dive too deep, but probably the problem in the storage.
Steps to r…
-
We have a coporate proxy. Trying to run mapbox studio we get following error:
```
Mapbox Studio @ http://localhost:3000/
Error: Access denied
at Object.app.use.passport.authenticate.session [as h…
-
`Promise {
_bitField: 0,
_fulfillmentHandler0: undefined,
_rejectionHandler0: undefined,
_promise0: undefined,
_receiver0: undefined,
_trace:
{ Error
at Promise.longStack…
-
I have notice that during shutdown of NestJS based application which uses express internally I got an error:
```
TypeError: this.httpServer.close is not a function
at /app/server/node_modules/…
-
error: Server Error:
error: Error: Login sessions require session support. Did you forget to use `express-session` middleware?
at SessionStrategy.authenticate (/home/khaja/Desktop/flow-web/node_…