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

fix: 🐛 Couldn't find package "tabby-agent@0.0.1" #399

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

sunny0826
Copy link
Contributor

Fix error Couldn't find package "tabby-agent@0.0.1" required by "vscode-tabby@0.3.0" on the "npm" registry. issue due to tabby-agent version #389 update.

$ yarn install
yarn install v1.22.10
[1/4] 🔍  Resolving packages...
error Couldn't find package "tabby-agent@0.0.1" required by "vscode-tabby@0.3.0" on the "npm" registry.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Error: Couldn't find package "tabby-agent@0.0.1" required by "vim-tabby@0.0.1" on the "npm" registry.
    at MessageError.ExtendableBuiltin (/Users/guoxudong/.asdf/installs/yarn/1.22.10/lib/cli.js:721:66)
    at new MessageError (/Users/guoxudong/.asdf/installs/yarn/1.22.10/lib/cli.js:750:123)
    at PackageRequest.<anonymous> (/Users/guoxudong/.asdf/installs/yarn/1.22.10/lib/cli.js:36539:17)
    at Generator.throw (<anonymous>)
    at step (/Users/guoxudong/.asdf/installs/yarn/1.22.10/lib/cli.js:310:30)
    at /Users/guoxudong/.asdf/installs/yarn/1.22.10/lib/cli.js:323:13
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: Couldn't find package "tabby-agent@0.0.1" required by "intellij-tabby@0.0.1" on the "npm" registry.
    at MessageError.ExtendableBuiltin (/Users/guoxudong/.asdf/installs/yarn/1.22.10/lib/cli.js:721:66)
    at new MessageError (/Users/guoxudong/.asdf/installs/yarn/1.22.10/lib/cli.js:750:123)
    at PackageRequest.<anonymous> (/Users/guoxudong/.asdf/installs/yarn/1.22.10/lib/cli.js:36539:17)
    at Generator.throw (<anonymous>)
    at step (/Users/guoxudong/.asdf/installs/yarn/1.22.10/lib/cli.js:310:30)
    at /Users/guoxudong/.asdf/installs/yarn/1.22.10/lib/cli.js:323:13
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

@wsxiaoys wsxiaoys requested a review from icycodes September 5, 2023 03:11
@wsxiaoys
Copy link
Member

wsxiaoys commented Sep 5, 2023

Thanks for the PR, add @icycodes to reviewer

Copy link
Member

@icycodes icycodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wsxiaoys wsxiaoys merged commit 3ab365f into TabbyML:main Sep 5, 2023
@sunny0826 sunny0826 deleted the fix/can_not_find_package branch September 5, 2023 06:20
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

Successfully merging this pull request may close these issues.

3 participants