diff --git a/nx.json b/nx.json index 69b54f5576..096b1ad75c 100644 --- a/nx.json +++ b/nx.json @@ -10,6 +10,7 @@ "test", "test:unit" ], + "useDaemonProcess": false, "cacheDirectory": ".nxcache" } }