Closed zsoerenm closed 2 years ago
This will use NodeJS.jl for the purge instead of the global installed node. If node was not installed, this would have thrown an error previously:
/usr/bin/env: ‘node’: No such file or directory ERROR: LoadError: failed process: Process(`/cache/build/default-deepsea1-0/julia-computing-1/darpa-triad/node_modules/purgecss/bin/purgecss.js --css __site/css/bootstrap.min.css --content __site/index.html --output __site/css/bootstrap.min.css`, ProcessExited(127)) [127]
Thanks!
This will use NodeJS.jl for the purge instead of the global installed node. If node was not installed, this would have thrown an error previously: