-
Installed with Config-UI
ERROR LOADING PLUGIN homebridge-assistant-ui:
[1/6/2021, 8:50:16 PM] Error: Cannot find module '/usr/local/lib/node_modules/homebridge-assistant-ui/index.js'
Require stac…
-
**Issue type:**
[x] question
[ ] bug report
**Database system/driver:**
[x] `postgres`
**TypeORM version:**
[x] `latest`
Hi!
im using this stack on my backend: typeorm, tsoa, pg
…
-
# Server-side
### 설계 전 참고
- [thinking-in-graphs](https://graphql.org/learn/thinking-in-graphs/)
- business logic, persistence 레이어 분리
- [apollo-server/schema/#design-for-client-needs](https:/…
-
This is mainly focused on `pg` in the `backend` that should not be required directly anywhere but can serve as an entry point into looking at the dependencies and removing the ones that are not needed…
-
hello guys
When I do seed:run in my NestJS app I get the following error:
![image](https://user-images.githubusercontent.com/103307358/172137214-b3dfccd0-ab4f-4fb8-8ef3-738548865101.png)
This…
-
When I git clone and run yarn install, I get lots of warnings and Errors!
```
error D:\data\github\express-typescript-boilerplate\node_modules\sqlite3: Command failed.
Exit code: 1
```
```
n…
-
followed the instructions and I am able to run webpack with plugin.
I see all the pino files getting added to dist directory
webpack version: 5.74.0
However when I start the app I get error
``…
-
I am currently trying to migrate the browser based tests (Rollup+Karma+Jasmine) of my TypeScript project to a node based setup (ts-node+mocha) but unfortunately it seems almost every package lacks som…
-
### Your Environment
Incompatibility with `Prisma v3+`
```
Fail fixture loading: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again.
In case this error …
-
### Issue description
When an entity is consulted, it throws the following error: EntityMetadataNotFoundError
### Expected Behavior
Entities can be consulted without problem. Without modifying anyt…