oui icon indicating copy to clipboard operation
oui copied to clipboard

[ISSUE] Automattically Deleting the src-docs while running yarn install

Open NishantSinghal19 opened this issue 2 years ago • 3 comments

After forking the oui and cloning it, I shifted to using nvm 18.15(previously I used the latest version of nvm). then I run yarn install and it will remove src-docs so all the necessary files are removed as webpack config and disconnects from Git Hub.

NishantSinghal19 avatar Sep 30 '23 17:09 NishantSinghal19

It seems like the preinstall script thinks it is being installed as a package...

Note this is using WSL. I'm attempting to reproduce right now

BSFishy avatar Sep 30 '23 20:09 BSFishy

Unable to reproduce. Some versions would be nice to attempt further repro:

  • nvm
  • node
  • yarn
  • yarn node (run yarn node --version)

BSFishy avatar Sep 30 '23 21:09 BSFishy

yarn node v1.22.19 v18.15.0 nvm version 1.1.11

NishantSinghal19 avatar Oct 01 '23 05:10 NishantSinghal19