Fixing pnpm output issue - #545
Merged
dmitry-shibanov merged 1 commit intoJul 13, 2022
Merged
Conversation
marko-zivic-93
approved these changes
Jul 13, 2022
IvanZosimov
approved these changes
Jul 13, 2022
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:
It can be fixed with adding --silent option
Related issue:
#543
Check list: