Mark Jacobson
Results
1
issues of
Mark Jacobson
Hi, I'm trying to follow your example but can't get the child process to spawn correctly. Here's my code: `var virtualenv = require("virtualenv"); var packagePath = require.resolve(__dirname + '/../../package.json'); var...