Skip to content

Fixing pnpm output issue - #545

Merged
dmitry-shibanov merged 1 commit into
actions:mainfrom
dmitry-shibanov:v-dmshib/fix-pnpm-logging
Jul 13, 2022
Merged

Fixing pnpm output issue#545
dmitry-shibanov merged 1 commit into
actions:mainfrom
dmitry-shibanov:v-dmshib/fix-pnpm-logging

Conversation

@dmitry-shibanov

Copy link
Copy Markdown
Contributor

Description:
In scope of this pull request we fix pnpm output issue. In some cases it can return extra output for getting path. For example:

Using hooks from: /home/runner/work/vite-plugin-svelte/vite-plugin-svelte/.pnpmfile.cjs
readPackage hook is declared. Manifests of dependencies might get overridden
/home/runner/.local/share/pnpm/store/v3

It can be fixed with adding --silent option

Related issue:
#543

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@dmitry-shibanov
dmitry-shibanov requested a review from a team July 13, 2022 08:18
@dmitry-shibanov
dmitry-shibanov merged commit 2fddd88 into actions:main Jul 13, 2022
kodiakhq Bot added a commit to 3x071c/lsg-musin that referenced this pull request Oct 9, 2022