-
Not Found
404
NotFoundError: Not Found
at /app/app.js:29:8
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at trim_prefix (/app/node_modules/e…
-
Or at least respond with a proper message stating that channels are not supported.
Right now an exception is logged and no response is sent.
```
hook error TypeError: Cannot read property 'chat…
idoco updated
7 years ago
-
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
at validateString (internal/validators.js:120:11)
at Object.join (path.js:1039:7)
at noo…
-
I installed it but i get this error:
`Error: No default engine was specified and no extension was provided.
at new View (C:\youtubeDownloader\Server\node_modules\express\lib\view.js:61:11)
…
-
Following the instructions to try and get the express example to run. When I run npm install, it runs dts2hx but produces a ton of errors like:
```> Error: [TypeScript 3.7] Type 'Request' is not gen…
-
### Steps to reproduce the behavior
1. install fresh clone, npm install
2. replace the calls to `api/legacy` in the client with `api`
3. `DEBUG=*,-babel node test/e2e/server.js --notest`
4. log in and…
-
So I was giving this project a try but as soon as I click that "Login" button it throws an exception. It only does it, when the user and password match with what's in users.json. It does not crash whe…
ghost updated
7 years ago
-
### How are you running AnythingLLM?
Docker (local)
### What happened?
1. [BUG]: Try Swagger API POST /v1/document/upload with any file get 500 Error: Internal Server Error
2. Please see the…
-
When I open a transaction e.g. (../tx/0xdd08cd98fd7b14b0a1924d263a3914b3a372f0a1a6....) I see in console this error:
`Cannot read property 'transaction' of undefined
TypeError: Cannot read propert…
d3s4x updated
6 years ago
-
As following this boilerplate, I found this error:
```js
TypeError: schema[parameter].validateAsync is not a function
at validate (/home/techrova/Videos/VideoStream/node_modules/express-valid…
frani updated
4 years ago