Skip to content

Postinstall script is not being executed  #5476

@aamorozov

Description

@aamorozov

Do you want to request a feature or report a bug?

Bug

What is the current behavior?

Postinstall script specified in the package.json is not being executed after yarn add PACKAGE_NAME

If the current behavior is a bug, please provide the steps to reproduce.

If it can depend on the specifics of the script I can put together a repo to reproduce.

What is the expected behavior?
Postinstall script should be executed after yarn add installs the package. The script is being installed without any issues within npm install.

Please mention your node.js, yarn and operating system version.
node - 9.7.1
yarn - 1.5.1
MacOS Sierra

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions