Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Not able to install Opensearch Reporting CLI on MacOS #79

Open
sapatelpartstech opened this issue Sep 4, 2024 · 0 comments
Open
Labels
bug Something isn't working untriaged

Comments

@sapatelpartstech
Copy link

Describe the bug

I am trying to install the OpenSearch Reporting cli on MacOS using the following commands but I am seeing that it is deprecated. Could someone please confirm if this is true ?

sudo npm install -g @opensearch-project/reporting-cli
I have also tried to download opensearch-reporting-cli tool from the OpenSearch.org Artifacts hub.

and install using sudo npm install -g opensearch-reporting-cli-1.0.0.tgz

But I still get the following response. shown in the logs section below.

Logs**
% sudo npm i @opensearch-project/reporting-cli

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.

npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported

npm warn deprecated abab@2.0.6: Use your platform’s native atob() and btoa() methods instead

npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported

npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

npm warn deprecated w3c-hr-time@1.0.2: Use your platform’s native performance.now() and performance.timeOrigin.

npm warn deprecated domexception@4.0.0: Use your platform’s native DOMException instead

npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.

npm warn deprecated puppeteer@18.2.1: < 22.8.2 is no longer supported

added 179 packages in 14s

32 packages are looking for funding

run npm fund for details

Related component

Build

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

the reporting cli should be able to be installed

Additional Details

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@sapatelpartstech sapatelpartstech added bug Something isn't working untriaged labels Sep 4, 2024
@github-staff github-staff deleted a comment from sapatelpartstech Sep 4, 2024
@dblock dblock transferred this issue from opensearch-project/OpenSearch Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

2 participants
@sapatelpartstech and others