Miguel Ángel Suárez Calles

Results 8 issues of Miguel Ángel Suárez Calles

Fedora 34 XFCE, npm 6.14.13 node v14.17.0 Emacs 27 Company and company-tabnine Have installed typescript-language-server globally and ran it with: typescript-language-server --stdio Also, the message on the echo area is...

I need to return my value JSON as an OBJECT without tampering, if I use **send**, I have to stringify and it inserts the value as a string... If I...

I'm using the latest Gnome available for Fedora 35 and Xorg. Perhaps the notification system changed since I'm using pipewire?, how should I debug this?

Hello Log4E team, As per the documentation, you can create a log as simple as: (log4e:deflogger "url" "%t [%l] %m" "%H:%M:%S" '((error . "error") (info . "info"))) (url--log-enable-logging) Later,I tried...

After clearing all caches and refreshing catalogs several times, RawDevArt and SenManga both don't have any catalogs. RawDevArt shows No manga/comics. Server, connection or parser error. While SenManga shows the...

bug

Hello satisfactory community!, Thanks for this amazing project, I've able to shoot my own server, using eu-west-3 as I'm located in Spain - Madrid. Now, I wonder if there's something...

Hello Dape team!, I've been using dape for debugging on nodeJS services without issue, and had used two configurations (actually from previous issues). Right now I'm using this one: ```...

Hello Dape Team!, I'm using dape for NodeJS backend service debugging, it works flawlessly. These two commands work for me: `js-debug-node :cwd "~/Projects/accounting-service/" - dist/app/index.js ` Which I used previously,...