Skip to content

Conversation

@timostamm
Copy link
Member

  • Use "preferUnplugged": true -- this will let yarn "unplug" the binaries automatically, so that users do not have to do so manually.
  • git-ignore platform-specific packages -- This reduces the noise in the project, and we do not have to use --force anymore to install (to avoid npm tripping over platform-specific dependencies in the workspace).
  • Add installation hints for yarn

timostamm added 4 commits May 3, 2022 14:07
This will let yarn "unplug" the binaries automatically, so that users do not have to do so manually.
This reduces the noise in the project, and we do not have to use `--force` anymore to install (to avoid npm tripping over platform-specific dependencies in the workspace).
@timostamm timostamm merged commit b74decb into main May 3, 2022
@timostamm timostamm deleted the tstamm/improve-plugin-install-via-package-manager branch May 3, 2022 14:36
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

Successfully merging this pull request may close these issues.

2 participants