Samuel Valdes Gutierrez

Results 61 comments of Samuel Valdes Gutierrez

+1. This will be a really good enhancement for the framework

> The issue is when VSCode launches the debug adapter, then the debug adapter launches `lldb-mi`, then `lldb-mi` launches `Terminal`. There is a prompt that should appear, but somehow the...

Having same problem when using node18. Any updates on how to solve this issue?

@saadpasta so I reinstalled NodeJS and now I am using the stable version v18.15.0 (previously using v19.6.0). After that, the installation finished succesfully but shows the following warnings: ```sh npm...

Ok found the problem. The project is incompatible with NodeJS v18 due to an issue with OpenSSL. I downgraded NodeJS to version 16, and the problem is fixed.

Hi all, As you can see in my last thread above, issue [#5509](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/5509) has been open for an implementation of this proposal under the OpenSearch-Dashboards repo. After the successful competition...

Hi all, Just some heads up regarding the progress of a solution for this proposal. Initially, the PoC developed considered the use of a customized script saved in the OpenSearch...

Hi all, Here is an update on this project. Changes were made at last in a meeting with Aswhin. Full details in this [thread](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/5519#issuecomment-1879346276) with the open PR to OpenSearch-Dashbaords....