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

🧰 Tools/Newman #23

Open
vovs03 opened this issue May 31, 2022 · 0 comments
Open

🧰 Tools/Newman #23

vovs03 opened this issue May 31, 2022 · 0 comments

Comments

@vovs03
Copy link
Owner

vovs03 commented May 31, 2022

🧰 Tools/Newman

2022-05-31 10:56

$ brew install newman
Warning: You are using macOS 10.14.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels. You are responsible for resolving
any issues you experience while you are running this
old version.

SSL certificate problem


curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
 of Certificate Authority (CA) public keys (CA certs). If the default
 bundle file isn't adequate, you can specify an alternate file
 using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
 the bundle, the certificate verification probably failed due to a
 problem with the certificate (it might be expired, or the name might
 not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
 the -k (or --insecure) option.
HTTPS-proxy has similar options --proxy-cacert and --proxy-insecure.
Error: newman: Failed to download resource "[email protected]"
Download failed: https://www.bytereef.org/contrib/decimal.diff

https://translated.turbopages.org/proxy_u/en-ru.ru.5dad0159-629658ed-a87a54fe-74722d776562/https/stackoverflow.com/questions/23273637/how-to-find-where-homebrew-temporarily-saves-dependencies-being-downloaded

Homebrew хранит загруженные файлы в любом ~/Library/Caches/Homebrewили /Library/Caches/Homebrew(первый, если он существует, и последний, если первый не существует). Если вы уже использовали Homebrew, проверьте эти местоположения и посмотрите, какой из них существует, и поместите загруженный файл tar в этот каталог.


Где я могу найти путь к установленному пакету через brew

https://qastack.ru/apple/145437/where-can-i-find-the-installed-package-path-via-brew

- Homebrew % brew info newman
newman: stable 5.3.2
Command-line collection runner for Postman
https://www.getpostman.com
Not installed
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/newman.rb
License: Apache-2.0
==> Dependencies
Required: node ✘

  • brew doctor
@vovs03 vovs03 mentioned this issue May 31, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant