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

Installing with yarn produces error. #285

Open
tygriffin opened this issue Dec 19, 2022 · 0 comments
Open

Installing with yarn produces error. #285

tygriffin opened this issue Dec 19, 2022 · 0 comments

Comments

@tygriffin
Copy link

The command yarn add grpc-ts-health-check produces the error below. I can confirm that yarn add with an unrelated library works as expected. This issue only affects version 3 and above of grpc-ts-health-check.

Output from yarn-error.log.

Arguments: 
  /Users/taylor/.nvm/versions/node/v14.19.0/bin/node /usr/local/Cellar/yarn/1.22.17_2/libexec/bin/yarn.js add grpc-ts-health-check

PATH: 
  /Users/taylor/.rvm/gems/ruby-2.4.1/bin:/Users/taylor/.rvm/gems/ruby-2.4.1@global/bin:/Users/taylor/.rvm/rubies/ruby-2.4.1/bin:/Users/taylor/.nvm/versions/node/v14.19.0/bin:/usr/local/opt/postgresql@10/bin:/Users/taylor/.swiftenv/shims:/usr/local/opt/openssl/bin:/Users/taylor/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/3.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/taylor/Code/Geo/diagnostic-service/node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/Users/taylor/Code/Scripts:/Users/taylor/Library/Python/2.7/bin:/Users/taylor/.rvm/bin

Yarn version: 
  1.22.17

Node version: 
  14.19.0

Platform: 
  darwin x64

Trace: 
  Error: https://registry.yarnpkg.com/%5E3.0.11: Not found
      at Request.params.callback [as _callback] (/usr/local/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:67029:18)
      at Request.self.callback (/usr/local/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:140883:22)
      at Request.emit (events.js:400:28)
      at Request.<anonymous> (/usr/local/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:141855:10)
      at Request.emit (events.js:400:28)
      at IncomingMessage.<anonymous> (/usr/local/Cellar/yarn/1.22.17_2/libexec/lib/cli.js:141777:12)
      at Object.onceWrapper (events.js:519:28)
      at IncomingMessage.emit (events.js:412:35)
      at endReadableNT (internal/streams/readable.js:1334:12)
      at processTicksAndRejections (internal/process/task_queues.js:82:21)

Happy to provide any other information. Thank you in advance.

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