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

Yarn2: Allow using github references as dependencies #9436

Open
fviernau opened this issue Nov 15, 2024 · 0 comments
Open

Yarn2: Allow using github references as dependencies #9436

fviernau opened this issue Nov 15, 2024 · 0 comments
Labels
analyzer About the analyzer tool enhancement Issues that are considered to be enhancements

Comments

@fviernau
Copy link
Member

When adding a github dependency to a Yarn project, e.g. [1], the analysis fails when issuing the yarn npm view ... command.
Fixing this would probably enable supporting such dependencies.

[1] ./.yarn/releases/yarn-3.2.1.cjs add web-animations@web-animations/web-animations-js#2.3.2

@fviernau fviernau added analyzer About the analyzer tool enhancement Issues that are considered to be enhancements labels Nov 15, 2024
fviernau added a commit that referenced this issue Nov 15, 2024
Align the dependencies of the `Yarn` and `pnpm` test projects with the
analog `Npm` one, using the respective `add` CLI command. This makes the
test results easier to compare.

Note: Doing this for `Yarn2` is not yet possible, because of
      #9436.

Signed-off-by: Frank Viernau <[email protected]>
fviernau added a commit that referenced this issue Nov 15, 2024
Align the dependencies of the `Yarn` and `pnpm` test projects with the
analog `Npm` one, using the respective `add` CLI command. This makes the
test results easier to compare.

Note: Doing this for `Yarn2` is not yet possible, because of
      #9436.

Signed-off-by: Frank Viernau <[email protected]>
fviernau added a commit that referenced this issue Nov 15, 2024
Align the dependencies of the `Yarn` and `pnpm` test projects with the
analog `Npm` one, using the respective `add` CLI command. This makes the
test results easier to compare.

Note: Doing this for `Yarn2` is not yet possible, because of
      #9436.

Signed-off-by: Frank Viernau <[email protected]>
fviernau added a commit that referenced this issue Nov 15, 2024
Align the dependencies of the `Yarn` and `pnpm` test projects with the
analog `Npm` one, using the respective `add` CLI command. This makes the
test results easier to compare.

Note: Doing this for `Yarn2` is not yet possible, because of
      #9436.

Signed-off-by: Frank Viernau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer About the analyzer tool enhancement Issues that are considered to be enhancements
Projects
None yet
Development

No branches or pull requests

1 participant