Anik Ghosh
Anik Ghosh
###Defect Fixes Nuxt Integration doc fixed.
### Expected Behavior It should not be there. ### Actual Behavior It is showing error on the console. `Invalid prop: type check failed for prop "src". Expected String, got Undefined`...
```console 2024/04/04 09:05:42 116: aborting because of server version mismatch 2024/04/04 09:05:42 116 Exit Status: 1 2024/04/04 09:05:43 120 cmd: /bin/sh backup.sh 2024/04/04 09:05:43 120: Creating dump of all databases...
## Environment - Umzug version: ^3.8.0 - Node.js version: v20.13.1 - OS: Windows 11 - Database: PostgreSQL - Sequelize version: ^6.37.3 ## Description I'm encountering an issue on Windows where...
After changing "phpMaxExecutionTime" it is showing error ``` 242-a649d6ab3ff511a1.js:11 Uncaught ZodError: [ { "code": "invalid_type", "expected": "number", "received": "string", "path": [ "phpMaxExecutionTime" ], "message": "Expected number, received string" } ]...