André Mazayev

Results 80 comments of André Mazayev

We finally know the source of the problem and a PR, containing a fix, was raised (https://github.com/moleculerjs/moleculer-cli/pull/72). It's currently under consideration

@icebob can explain this much better than me but I can give some hints about how metrics are measured. > where these values ​​are stored Doing some quick look at...

Just in case someone also faces the same issue. This is how I solved the issue My `next.config.mjs` ```js import path from "path"; import { fileURLToPath } from "url"; import...

> > I've found a solution which works on GitHub. Try adding `git@` so it looks like `git+https://[email protected]/...` and see if that works. > > [#755 (comment)](https://github.com/pnpm/pnpm/issues/755#issuecomment-1364617367) > > it...

@ethanshar @Inbal-Tish @nitzanyiz can you take a look at this?

I'm migrating to expo v54 + react native v0.81 and this issue is back even after applying the patch https://github.com/wix/react-native-calendars/pull/2653#issuecomment-3175741492 Did anyone managed to solve this issue? If so, how?

@musale what's the status of `mgt-chat` lib? Will it be abandoned? Also, can you recommend any alternative lib?