Open icetan opened 8 years ago
This solves the problem of using aglio with npm2nix where the node_modules directory is readonly.
npm2nix
node_modules
Coverage increased (+0.1%) to 58.347% when pulling ba5b1d92480c24df5f8370b583fed631b01ba1d2 on icetan:olio-theme into c52a482e5392849de12ce1cf43245ad66da44745 on danielgtaylor:olio-theme.
I’ve experienced the same issue today. It would be nice to have this PR merged.
+1 had the same issue today
Can this be merged?
This solves the problem of using aglio with
npm2nix
where thenode_modules
directory is readonly.