Joaquín Aldunate

Results 7 comments of Joaquín Aldunate

thank you, @thetwopct ! you saved me several hours by finding the line. I don't know what does that line do, but I figured that I could add a safeguard...

My computer got stolen, hence the answers will not be anymore helpful to me specifically anymore

I created a minimum code that produces the mentioned effect. It is running in Electron ```javascript var $=require("jquery"); var load = require('audio-loader'); var WaveSurfer = require('wavesurfer.js'); load('./test-media/megaman.mp3').then(function (audioBuffer) { var...

I just realized that it is not loading the entire file, but only half of it. Anyone knows why this could be happening?

I sort of assume that it's the latest; since the action is installing the plugin each time without specifying version.. I don't know if this assumption is accurate.

Just to get more info, I modified the github action by removing the prettier-plugin-tailwind, and I can confirm that prettification works as intended, but of course, without sorting classes and...

thank you very much, @MuhammedZek I was in a rush, so instead I imagined that this was a custom board, and thus I sought and installed separate compatible libraries for...