-
After changing the `builder` to `swc` app stopped working
```
// nest-cli.json
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "sr…
-
**Describe the bug**
After i run the first 2 commands from @nestjs-modules/mailer to install it and i run npm run start:dev, i get this big error :
"Error: Cannot find module 'preview-email'
Requir…
-
index.ts
```
import { AppDataSource } from "./data-source"
import { User } from "./entity/User"
AppDataSource.initialize().then(async () => {
console.log("Inserting a new user into the …
-
### Hello,
**I get the error:**
`Error: Cannot register a type name as a singleton without a "to" token
at InternalDependencyContainer.registerSingleton (C:\Users\Dimeji\Documents\UderSalon\Ud…
-
### Issue description
Trying to find entities by ids array using In operator. For some reason nest started to throw this error on build, can only reproduce for new projects
### Expected Behavior
fi…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post you…
-
This is a rather complex problem, and I've spend hours debugging it. But basically the problem is, that if a dependency is `require`ing a file in the `app` folder, this file will get executed twice, w…
-
### Issue description
If i try to build a project with swc and the relation wrapper, it throws me the error
### Expected Behavior
Shouldn't throw that error`?
### Actual Behavior
-
### Steps to …
-
## Issue Description
The Directory Exported Classes Loader (`DirectoryExportedClassesLoader.js`) normalizes the path provided to the `entities` property on a `DataSourceOptions` object. This n…