Abdul Suadik Mohammed

Results 5 comments of Abdul Suadik Mohammed

`npm i vue3-pdf`

> Does this package support vue3 and vite? `npm i vue3-pdf`

@meodemsao the file is auto-generated, you have to make your changes here [https://github.com/juicycleff/ultimate-backend/blob/80063064e5c25ab80c19c3ec0353d899ad03002c/libs/proto-schema/src/proto/tenant.proto](https://github.com/juicycleff/ultimate-backend/blob/80063064e5c25ab80c19c3ec0353d899ad03002c/libs/proto-schema/src/proto/tenant.proto) once you'r done making changes, run this command `yarn setup:local` **NB:** You make changes in the **proto**...

Please try replacing this in the **register.sh** in the script folder `SVC_NAME=$(yq r ./"${PROJECT_DIR}"/${BOOTSTRAP_PATH} 'service.name' )` with this `SVC_NAME=$(yq eval '.service.name' ./"${PROJECT_DIR}"/${BOOTSTRAP_PATH} )` Thank you

@meodemsao haven't run it on windows before.