Michael Heuberger
Michael Heuberger
hello guys this might sound weird, but i have a special situation here where i'd like to set null for contents. at the moment this code works fine: ``` js...
Hello guys First of all, big compliments! This module is the best, much better than all the other crap out there. Finally something that works, caches and hashes well. Big...
Hello there I have a cool idea here! How about adding videomail support? https://github.com/binarykitchen/videomail-client Check out the live site https://videomail.io which explains it pretty much. That would enhance Wordpress forms...
The default bookmark icon of your extension does not get well along with a dark theme. It looks ugly, difficult to read. The bookmark icon inside has a white filling,...
For unknown reasons the ffmpeg command fails without telling me why: ``` $ auto_subtitle ./videomail_preview.webm -o subtitled/ ``` prints following: ``` Extracting audio from videomail_preview... Generating subtitles for videomail_preview... This...
In my node.js project I've already installed a very customized ffmpeg instance using the fluent-ffmpeg npm package. Would be great if we can just point to that instead of forcing...
This seems to be missing ... thanks for any hints
Looks like there are none. Any reasons for that?
When I just pipe rollup with i.E. tape-run without defining a `dest` at all, like that $ rollup -c env/test/rollup.config.js | tape-run then this progress plugin throws this error: ```...
``` /Users/michaelheuberger/code/(example dir removed) ❯❯❯ npx syntax-cli -v feature/DASH-905 ✭ ✚ ✱ ═ ◼ node:internal/modules/cjs/loader:936 throw err; ^ Error: Cannot find module '../package.json' ... ```