I just tried it without typescript and it spun up. That’s the only change I made from my instructions.
yarn create strapi-app test_nots --template corporate
While it did spin up, I received many errors.
So is there something wrong with typescript and postgres that would cause my initial error? I’d love to stay with typescript on my project.
PS E:\Github\juke-strapi2\test_nots> yarn develop
yarn run v1.22.19
$ strapi develop
[2023-08-09 06:34:43.855] info: The Users & Permissions plugin automatically generated a jwt secret and stored it in .env under the name JWT_SECRET.
YupValidationError: Cannot read properties of undefined (reading 'uid')
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:195:5 {
details: { errors: [ [Object] ] }
}
YupValidationError: Cannot read properties of undefined (reading 'uid')
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:195:5 {
details: { errors: [ [Object] ] }
}
YupValidationError: Cannot read properties of undefined (reading 'uid')
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:195:5 {
details: { errors: [ [Object] ] }
}
Project information
┌────────────────────┬──────────────────────────────────────────────────┐
│ Time │ Wed Aug 09 2023 06:34:46 GMT-0400 (Eastern Dayl… │
│ Launched in │ 11351 ms │
│ Environment │ development │
│ Process PID │ 22052 │
│ Version │ 4.12.1 (node v16.16.0) │
│ Edition │ Community │
│ Database │ postgres │
└────────────────────┴──────────────────────────────────────────────────┘
Actions available
One more thing...
Create your first administrator 💻 by going to the administration panel at:
┌─────────────────────────────┐
│ http://localhost:1337/admin │
└─────────────────────────────┘
YupValidationError: 1 relation(s) of type api::page.page associated with this entity do not exist
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\plugin-i18n\server\services\entity-service-decorator.js:130:19)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:174:5 {
details: { errors: [ [Object] ] }
}
YupValidationError: 1 relation(s) of type api::page.page associated with this entity do not exist
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\plugin-i18n\server\services\entity-service-decorator.js:130:19)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:174:5 {
details: { errors: [ [Object] ] }
}
YupValidationError: 1 relation(s) of type api::page.page associated with this entity do not exist
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\plugin-i18n\server\services\entity-service-decorator.js:130:19)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:174:5 {
details: { errors: [ [Object] ] }
}
YupValidationError: 1 relation(s) of type api::page.page associated with this entity do not exist
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\plugin-i18n\server\services\entity-service-decorator.js:130:19)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:174:5 {
details: { errors: [ [Object] ] }
}
YupValidationError: 1 relation(s) of type api::page.page associated with this entity do not exist
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\plugin-i18n\server\services\entity-service-decorator.js:130:19)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:174:5 {
details: { errors: [ [Object] ] }
}
YupValidationError: 1 relation(s) of type api::page.page associated with this entity do not exist
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\plugin-i18n\server\services\entity-service-decorator.js:130:19)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:174:5 {
details: { errors: [ [Object] ] }
}
YupValidationError: 1 relation(s) of type api::global.global associated with this entity do not exist
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\plugin-i18n\server\services\entity-service-decorator.js:130:19)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:189:5 {
details: { errors: [ [Object] ] }
}
YupValidationError: 1 relation(s) of type api::global.global associated with this entity do not exist
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\plugin-i18n\server\services\entity-service-decorator.js:130:19)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:189:5 {
details: { errors: [ [Object] ] }
}
[2023-08-09 06:34:49.903] http: GET /admin (84 ms) 200
[2023-08-09 06:34:49.996] http: GET /admin/main.ca36d041.js (9 ms) 200
[2023-08-09 06:34:50.001] http: GET /admin/runtime~main.a75ca9b7.js (41 ms) 200
[2023-08-09 06:34:51.071] http: GET /admin/project-type (8 ms) 200
[2023-08-09 06:34:51.107] http: GET /admin/2461.d5a4dbe2.chunk.js (13 ms) 200
[2023-08-09 06:34:51.109] http: GET /admin/5205.b59f05ff.chunk.js (12 ms) 200
[2023-08-09 06:34:51.110] http: GET /admin/admin-app.617885a9.chunk.js (5 ms) 200
[2023-08-09 06:34:51.167] http: GET /admin/en-json.2f3fce4a.chunk.js (6 ms) 200
[2023-08-09 06:34:51.169] http: GET /admin/fr-json.d55b289d.chunk.js (4 ms) 200
[2023-08-09 06:34:51.213] http: GET /admin/content-type-builder-translation-en-json.8ba63b4f.chunk.js (16 ms) 200
[2023-08-09 06:34:51.214] http: GET /admin/content-type-builder-translation-fr-json.c9cb32f4.chunk.js (13 ms) 200
[2023-08-09 06:34:51.218] http: GET /admin/email-translation-en-json.15710057.chunk.js (12 ms) 200
[2023-08-09 06:34:51.244] http: GET /admin/email-translation-fr-json.28f038a3.chunk.js (13 ms) 200
[2023-08-09 06:34:51.245] http: GET /admin/upload-translation-en-json.a4626bc0.chunk.js (9 ms) 200
[2023-08-09 06:34:51.246] http: GET /admin/upload-translation-fr-json.fb5de04f.chunk.js (5 ms) 200
[2023-08-09 06:34:51.263] http: GET /admin/graphql-translation-en-json.bd5be001.chunk.js (11 ms) 200
[2023-08-09 06:34:51.264] http: GET /admin/graphql-translation-fr-json.53fd7a32.chunk.js (5 ms) 200
[2023-08-09 06:34:51.264] http: GET /admin/users-permissions-translation-en-json.97abe2ab.chunk.js (3 ms) 200
[2023-08-09 06:34:51.286] http: GET /admin/users-permissions-translation-fr-json.920e36fc.chunk.js (11 ms) 200
[2023-08-09 06:34:51.288] http: GET /admin/i18n-translation-en-json.a99c2c4a.chunk.js (10 ms) 200
[2023-08-09 06:34:51.292] http: GET /admin/i18n-translation-fr-json.03d19607.chunk.js (12 ms) 200
YupValidationError: 1 relation(s) of type api::page.page associated with this entity do not exist
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\plugin-i18n\server\services\entity-service-decorator.js:130:19)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:174:5 {
details: { errors: [ [Object] ] }
}
[2023-08-09 06:34:51.570] http: GET /admin/init (23 ms) 200
[2023-08-09 06:34:51.593] http: GET /admin/telemetry-properties (6 ms) 401
YupValidationError: 1 relation(s) of type api::page.page associated with this entity do not exist
at handleYupError (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:86:11)
at E:\Github\juke-strapi2\test_nots\node_modules\@strapi\utils\dist\validators.js:98:13
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:156:23)
at async Object.<anonymous> (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\strapi\lib\services\entity-service\index.js:415:20)
at async Object.create (E:\Github\juke-strapi2\test_nots\node_modules\@strapi\plugin-i18n\server\services\entity-service-decorator.js:130:19)
at async createEntry (E:\Github\juke-strapi2\test_nots\src\bootstrap.js:93:26)
at async E:\Github\juke-strapi2\test_nots\src\bootstrap.js:174:5 {
details: { errors: [ [Object] ] }
}
[2023-08-09 06:34:51.727] http: GET /admin/70674f63fc3904c20de0.svg (2 ms) 200