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 · 2 comments
Open
Labels
bug Something isn't working

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 [email protected]: 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 [email protected]: Rimraf versions prior to v4 are no longer supported

npm warn deprecated [email protected]: Use your platform’s native atob() and btoa() methods instead

npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

npm warn deprecated [email protected]: Use your platform’s native performance.now() and performance.timeOrigin.

npm warn deprecated [email protected]: Use your platform’s native DOMException instead

npm warn deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.

npm warn deprecated [email protected]: < 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
@andrross
Copy link
Member

[Catch All Triage - 1, 2, 3]

@sapatelpartstech
Copy link
Author

is there an update on this issue or a work around so I can install the porting CLI on MacOS?

@github-staff github-staff deleted a comment from GenaroSalomone Oct 23, 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
Projects
None yet
Development

No branches or pull requests

2 participants