Zoltan Kochan

Results 827 comments of Zoltan Kochan

We'll have to look into it. As far as I remember, we don't create the ps1 shims specifically because of this issue. So, maybe corepack created it? Not sure.

> It is not valid for an npm package name to contain # ([source](https://www.npmjs.com/package/validate-npm-package-name)), but when you install from git it writes a package to the file system using #...

Why have you closed it?

Could you create a sample repository that reproduce this?

Does the standalone script work to reinstall pnpm? https://pnpm.io/installation#on-windows

I think `pnpm add -g @pnpm/exe` should also be fixed. But use this upgrade method for now.

pnpm is only adding the executables of the direct dependencies to the root `node_modules/.bin`. The executables of subdependencies are added to the `node_modules/.bin` directories of dependent packages. This is by...

I see that you liked my message, so can we close this issue then?