how to konw a package global installed full path by pnpm? I have tried pnpm store path. that was not precise enough.
pnpm store path
you can use where <app> to list paths of app if using windows command shell.
where <app>
# example where vue