muzamil
muzamil
Trying to use in electron results in this error, crashing renderer process. Module not found: Error: Can't resolve 'C:\Users\up\to\project\node_modules\@ffmpeg-installer\ffmpeg\node_modules\@ffmpeg-installer\win32-x64\package.json' in 'C:\Users\up\to\project\node_modules\@ffmpeg-installer\ffmpeg' Clearly this path has two 'node_module' parts in it...
This issue is not that noticeable for the Taskbar on the bottom, but completely hides website navigation when used as wallpaper and with Taskbar on top. Btw, other than the...
Does not connect with peer in some cases, resulting in expulsion of some peers in group video chat.
While kicking someone out of group chat, if their connection with any peer disconnects is by design, in some cases connection does not get established, resulting in connection `close` event...
The return types of functions `parseChunk` and `flush` are incorrectly typed as `Iterator` in Typescript declarations while it is supposed to be `Iterable`! This makes Typescript error out for spread...
Fetches the compiler from npm on the build step. So we can update the compiler on npm and trigger the build process on vercel, both steps can be automated, not...
If helper scripts are present, log panel overflows out of page a bit. Furthermore refreshing browser tab on test page (with helper scripts present) results in full ide crash causes...
We do not seem to need any hook files on test page, am I missing something?
Say `Ctrl+Alt+N` for new file, `Ctrl+Shift+C` to compile and so on. Probably a backlog as shortcuts needs to be discussed and shortcuts collision to be avoided.