Dimitris Kazakos
Dimitris Kazakos
Unless the mongoose package dependency is removed, it should be updated to a newer version, since v.5.13.8 uses [email protected] which is marked as a critical vulnerability by npm.
Trying to run the jpackage task using the JDK binary produces the following error: Bundler Mac Application Image skipped because of a configuration problem: "Failed to find [xxx.xxx.xxx] module in...
When a rule has just one operator, both a label *and* a select is rendered as operator selectors. This is due to the template: QueryBuilder.templates.operatorSelect = '\ {{? it.operators.length ===...
Due to this change: https://github.com/openjdk/jfx/commit/473382443c0a52be1307b762deecb37a17305a47, NodeHelper.treeShowingProperty() is no longer available and therefore JFXProgressBarSkin throws exceptions when trying to use it. Since this upstream change is a (long awaited) performance improvement,...
I just compiled the module as a dynamic module on macOS (nginx 1.19.7 installed via Homebrew) and when I add the load_module directive in nginx.conf and start the server, the...
Given https://github.com/Leonidas-from-XIV/node-xml2js/issues/663, it might me wise to consider replacing the library with a better-maintained one (last commit is over a year ago).
### Feature request ONNX runtime 1.17.0 was released recently and, apart from everything else, it contains a fix for the model dispose method in onnxruntime-node (which was effectively a no-op...
Right now, we get 1 log entry per child process per accounting_id. Since I am running 12 children with 40 different accounting ids, I get a total of 480 log...
### Elasticsearch Version 8.13.3 ### Installed Plugins analysis-icu ### Java Version _bundled_ ### OS Version macOS Sonoma ### Problem Description I have created a custom rescorer, following the examples of...
Problem: The node process (node v20.14.0) crashes with the following error: "dyld[36861]: missing symbol called" as soon as "let model = new catboost.Model();" is called. catboost version: 1.25.1 Operating System:...