juicycleff / ultimate-backend

Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
https://juicycleff.github.io/ultimate-backend-docs
MIT License
2.6k stars 407 forks source link

TypeError: Cannot read property 'secret' of undefined #218

Closed meodemsao closed 3 years ago

meodemsao commented 3 years ago

when i build service npx nest start service-account

log output

TypeError: Cannot read property 'secret' of undefined

tufail commented 1 year ago

Hi @meodemsao ,

How did you fix this. I am also facing the same issue on window machine. Please help me

meodemsao commented 1 year ago

@tufail this my project https://github.com/meodemsao/nestjs-graphql-grpc-microservice-headeless-ecommerce please refer that