Skip to content
#

install

Here are 635 public repositories matching this topic...

pnpm
boenrobot
boenrobot commented Jan 6, 2020

I have a project that is in a monorepo and uses yarn right now.

I'm considering migrating to pnpm for the monorepo, as well as all other projects I contribute to, as I have a small SSD as local storage (and with Windows...). However, it would be ideal if there was compatibility between yarn's workspaces and pnpm, so that we don't have to jump "all in" to it.

To this end, yarn allows packages

Maxim-Mazurok
Maxim-Mazurok commented Jun 8, 2021

Describe the bug
Please, add "overwrite" files in the destination option. Instead of adding *.duplicate1 files, I'd like lessmsi to overwrite files in the destination.

To Reproduce
Steps to reproduce the behavior:

  1. Use lessmsi to extract some msi
  2. Use lessmsi to extract the same msi
  3. Observe *.duplicate1 files, and no option to overwrite instead

Expected behavior

Improve this page

Add a description, image, and links to the install topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the install topic, visit your repo's landing page and select "manage topics."

Learn more