-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I use the following .env:
```
#-----------------------Backend Config----------------…
-
I get the following dependency error:
`Error: Nest can't resolve dependencies of the UserService (?). Please make sure that the argument "UserRepository" at index [0] is available in the AppModule co…
-
### Version
Vben Admin V5
### Description
1. 包`@vben/vite-config`: `library`配置中提供`preset`选项以接收一个字符串,或者`plugins`选项数组元素允许传入预置的字符串(类似于**unplugin import**)
2. 目录`apps`: 提供`nestjs + vite`项目模板,有简单的`jwt`…
-
Backend api built with nestjs serves call at `/`, endpoints looks like `/users/me` or `/auth/login` etc.
Before adding AdminBro, call to `/auth/login` with post body of `{"email": "", "password": "" …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
The **continue with email** and sending the magic links fails with error on both admin and in…
-
### Contact Details
_No response_
### What happened?
After starting application I receive this error: There are no adapters supporting one of the resource you provided.
I'm using @adminjs/mo…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
Hello!
Before writing i searching the same issues but anyway not found a solution. :(
Used:
"bcrypt": "^5.1.1",
"@types/bcrypt": "^5.0.2",
"@nestjs/core": "^10.3.10",
Node tested,
node 20…
-
## Description
The `db:create-and-fill` script fails on ARM64 architecture, specifically during the Flyway migration process. The error occurs while attempting to execute the `flyway:migrate` comma…
-
Hi !
I'm running a nestjs app (with adminBro) on a docker container `node:14.17-alpine`.
And I get this error:
The "@admin-bro/express" package is missing. Please, make sure to install this li…