Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preinstall in not abort pnpm install #15

Open
15826954460 opened this issue Dec 13, 2022 · 2 comments
Open

preinstall in not abort pnpm install #15

15826954460 opened this issue Dec 13, 2022 · 2 comments

Comments

@15826954460
Copy link

preinstall config:
image
image

execute pnpm i
image

pnpm-lock.yaml still has be created

@muuvmuuv
Copy link

Two things, you can't have only-allow in your dev-dependencies, since it is not there yet because you want only-allow ran "PRE INSTALL". Second, you forced "npm" not "pnpm", to everything is correct.

@muuvmuuv
Copy link

Oh and there is this **: npm/cli#2660

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants