Relative Content

Tag Archive for linuxbashnpmunixsh

Hard Link is breaking with npm install

We had same code for windows and mac users and we use electron. So we create a separate package-win.json, package-lock-win.json for windows and package-mac.json, package-lock-mac.json for mac. Now whenever our developers were running any scripts which were our own customer script, we had done the following: