Dominic Preap

Results 13 comments of Dominic Preap

@luigiplr I also got that problems as well. Any ideas?

@natergj and @kykint checkout my [repo](https://github.com/Dominic-Preap/excel4node/blob/master/typings/excel4node.d.ts). I end up customize my own definition. Everything is related to the doc except `addConditionalFormattingRule()` and `addImage()` which I am not implement yet. maybe...

@natergj please do it for me cause I am not familiar with publish to npm. It would benefit to everyone. Thank you.

Are you using Strapi Typescript? if you are using Typescript, you need to update from `strapi-server` file from js to ts, like example below. ```ts // ./src/extensions/menus/strapi-server.ts export default plugin...

Thank you, I'll check with them now. [Updated]: I already opened the issue, waiting for them to confirm. https://github.com/gilbarbara/logos/issues/653

Okay sure, you can assign to me. I'll work on it this weekend.

This is a huge issue for us, as we are using Portainer to stop the container, reboot the server just to add more HDD space. After it restarts, we can't...