Devance Joshi

Results 32 comments of Devance Joshi

Hi Dragos, I am trying to understand the error and find a way to seamlessly integrate pino into electron-forge project. Meanwhile I suggest a work around for logging could be...

Hi, I suggest you should follow this guide on "[How to create an Electron app with React and Electron Forge](https://www.electronforge.io/guides/framework-integration/react)". Maybe this will help fix your errors.

The application name. If omitted, it will use the `productName` or `name` value from the nearest `package.json`. On Windows particularly, the application User Model ID (AUMID) is derived from the...

Hi @erickzhao I have used an older version of `update-notifier` in order to work with CommonJs, I have tried to work with the latest version of the library that supports...

I see that some tests are failing. I'll look into it and let you know.

The tests are failing because I used `update-notifier` as a `dependency` instead of `devdependency`. Please guide me on how to fix this.

Hi I would really like to work on this but do we have a design for the filter button or toggle?

Hi, So I played around a little bit with the website's code and understood how docusaurus is working. In my opinion the filter feature can be implemented by using .mdx...

By adding a Filter logic Plugin to docusaurus maybe what do you think. Should I try working on a filter logic?

Hi @dsanders11, This bug occurs only for German which is very strange, from what I noticed is that when `app` link is clicked from quick-start in German page. Actual behaviour:...