I have a project in Visual Studio 2019 that I cloned from an empty DevOps project. It is using git. I have created a local branch in Visual Studio from master a
I am having an issue with spawnSync is giving me ENOENT with simple "npm install". Can someone please help me? ======= NODE SCRIPT ========== var child = re
I have 3 machines and create 6 nodes for redis cluster, i have created it successfully months ago, but it dropped now, i try my best to fix it, but it not work,
I wrote a java application whit my windows Pc. When i try the same application on a MAC Pc i had this error: "can't be opened because it is fr
On my windows machine git stash has about 3.5 seconds overhead on each invocation, which adds about 7 seconds to my git commit hook. The same command under lin
Is it a bad practice to wrap your terraform root modules (dir where you run terraform plan) in another module? for example: dev/base main.tf dev/databases