I send the solution via wetransfert
I try in 5.3.4 same result!
ok I can try with 5.3.4
No I don't have any error and tenant exists
Hi
step to reproduce:
You get an error because admin user doesn't exists. So if you look into db the user admin for tenant not exists
Hi @muhammedaltug
thanks for your quickly reply.
I add some note to integrate your suggestion:
//tsconfig.json
"paths": {
"your-project": ["projects/your-project/src/public-api.ts"],
"your-project/proxy": ["projects/your-project/proxy/src/public-api.ts"] // this line added without *
}
{
"$schema": "../../../node_modules/ng-packagr/ng-package.schema.json",
"dest": "../../../dist/your-project/proxy",
"lib": {
"entryFile": "src/public-api.ts"
}
}
Ok a prepare a full solution and send it
Has you try to build for production?
If you debug it it works fine but is in production mode that customization not work
I send an email with code
HI maliming
we are focus in a project roll out . I prepare a zip folder next week.
Thanks for your patience