-
### Issue description
Module and commonjs type conflict
### Expected Behavior
That the migration is normally generated as if using a sqlite in the database type
### Actual Behavior
I have a proje…
-
### Issue description
Upgrade TypeOrm to >= 0.3.18, i have the error log : { "errorType": "TypeError", "errorMessage": "Class extends value undefined is not a constructor or null", "sta…
-
### Version Information
### Environment
Docker on Windows.
### What is the expected behaviour?
The Server Starts
### What is the current behaviour?
It Crashes
with error:
`query: SE…
-
I get this error when run npm run prod
Cannot find module '/Users/pkp/PROJECT/ServerJS/jwt-express-typeorm/jwt-express-typeorm/build/app.js'
i change "prod": "tsc && node ./build/index.js", i…
-
## Expected Behavior
Normal flow, performing traces and regular behavior.
## Actual Behavior
Throws error, before running lambda code. "Class extends value undefined is not a constructor or null"…
-
### Issue description
I have created test project with a playground, like the docs states. After that I am trying to generate migrations, so I can run them on a server later, I am getting the error…
-
Getting the following error on a very simple test:
```
RangeError: Maximum call stack size exceeded
at String.indexOf ()
at Function.QueryBuilderUtils.isAliasProperty (.../sr…
-
Hi, I have installed nestjs-admin, And I am using windows operating system
I have added env like that, because I am using Typeorm env config:
`TYPEORM_ENTITIES = dist/**/*.entity.js,node_modules/n…
-
Im trying to build a node typescript app, but it fails with the bellow output.
Seems like it fails in typeorm decorator.
```bash
ERROR in ./index 1:0
Module parse failed: Unexpected character…
-
Hello,
Hi @tada5hi I'm getting the error below ([767](https://github.com/tada5hi/typeorm-extension/issues/767)) after updating to the latest version. (I've read the docs)
We confirmed this error …