-
Hello,
To be able to run npm install we need a package.json properly configured with dependencies.
Can you provide it?
-
### Environment
```
System:
OS: Windows 11 10.0.22631
CPU: (6) x64 Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
Memory: 2.47 GB / 15.83 GB
Binaries:
Node: 20.13.1 - C:\Program…
-
#### I'm opening this issue because:
- [ ] npm is crashing.
- [x] npm is producing an incorrect install.
- [x] npm is doing something I don't understand.
- [x] npm is producing incorrect…
-
When having a security hook in place in app/before/all (thus being executed before the service level hooks) using an `authenticate('jwt')` hook in other services screwed up the auth hook for us.
Us…
-
It is the first time that I use docker and honestly, I have no idea how it works, I have limited myself to following the installation instructions that you indicate but I cannot in any way get the app…
-
**attempting to do:**
titled.
**error:**
not so much an error just trying to avoid one and creating log place for notes.
**proposed approach:**
package.json "scripts" { } ?
// currently d…
-
help me
```log
[2024-01-23T07:00:17.796] [INFO] vscode.resolveConfig - Resolving config for fileName: /home/jean/testes/movies-api/app/backend/src/tests/movies.test.ts languageId: typescript
[2024-…
-
### GET 요청
이메일 인증
`https://localhost:8080/api/confirm/:confirmationCode`
### POST요청
회원가입
`https://localhost:8080/api/signup`
로그인
`https://localhost:8080/api/signin`
회원가입 및 로그인 라우팅 경로는 위와 같…
-
Hi EliArad,
Please add basic documentation to run the app.
-
Assalamualaikom, @voxpelli
It's throwing `TypeError: (0 , connect_pg_simple_1.default) is not a function`
Nestjs: v10
Nodejs: v20.10.0
Postgres: v16
`main.ts`
```ts
import '@colors/color…