-
I have a project with dependencies as
```
"devDependencies": {
"@types/bs58": "^4.0.1",
"@types/buffers": "^0.1.31",
"@types/chai": "^4.3.0",
"@types/express": "^4.17.13",
…
-
After clicking the button to deploy in netlify, configure the URL of my backend and deploy, I get this error during the build
-
**Issue type:**
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
Thank you very much for Blitz and also that you don't focus on GraphQL. I share your opinion that GraphQL is great but might be to heavy for indie developers.
### What do you want and why?
Follo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I run 'npm run build' I am getting the message ' Error The "@nestjs/swagger" plugin is …
-
public static async sendToSftp(data: string, fileName: string) {
try {
const sftpConfig = config.sftp;
const sftp = new SFTPClient();
await sftp.connec…
-
## Environment
```
System:
OS: macOS 10.15.4
CPU: (4) x64 Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz
Memory: 94.37 MB / 16.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 1…
-
12:32:41 PM [vite] Error when evaluating SSR module /src/app.module.ts:
Error: Failed to resolve import "src/guards/gql-auth.guard" from "src/auth/auth.module.ts". Does the file exist?
at format…
-
Code setup to create connection
Save Data
-
## Information
- **Version:** 6.114.2
- Packages: @tsed/di
I try to upgrade to every packages' latest version in my project and therefore want to implement a TypeORM 0.3.x DataSource.
Followin…