You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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]>
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]>
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]>
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]>
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
The text was updated successfully, but these errors were encountered: