Jan Prochazka

Results 103 comments of Jan Prochazka

OK, thanks, now that's clear, it should be not a big problem to implement this. This nearest release feature set is already full, but I it will be implemented in...

You could configure it, but now only greater verbosity could be configured (https://www.npmjs.com/package/debug - logging is disabled by default) I will consider using some logging library with configuration options, which...

Problem is in library libxmljs-dom, it worked with needle 2.3.0, but doesn't work with needle 2.4.0. If I add package [email protected] and manually delete needle from node_modules in libxmljs-dom directory,...

+1 for solving this issue. I would like to use it in SQL-Geometry visualization in DbGate database client (written in Svelte+rollup)

Hm, I haven't seen similar error yet. Has it ever worked before for you? And what command do for starting UI you use? `yarn start:web` ?

I use node version 16.14.2 now, but it shouldn't depend on it And did you install your dependencies with `yarn install` or `npm install` ? And what OS are you...

I tried it with clean clone on my Ubuntu now, and it works. But there are lot of warnings from Svelte, maybe some of them could cause errors in some...

OK, decided to upgrade to newest Svelte toolkit, but I got stuck in this Anyway, I came across the same problem, that you encountered, and I believe, that it is...

Folders feature is now released in BETA, thanks @qlaffont

D&D is now fixed. I have also changed the way, how new folder is created. I added new button for this in connection list. So I have removed "Parent folder"...