Skip to content

Missing .bin folder as of 0.25.4 #3812

@jleclanche

Description

@jleclanche

I use the following command to install some application (on vagrant):

yarn install --modules-folder "$NODE_MODULES" --pure-lockfile --no-progress

Where $NODE_MODULES is a couple of folders up.

This command no longer creates a .bin directory. After doing a regression test, it looks like it's being created just fine in 0.25.3, but breaks in 0.25.4.

If I am to believe the 0.25-stable branch, this is the only commit between the two versions:

0a104ee

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions