Release 0.0.8
This is release 0.0.8 with the following changes:
- using
spawnSync
andspawn
instead ofexecSync
andexec
now. the old commands caused "Error: write EFAULT" exceptions in installations with current nodejs and electron versions
This is release 0.0.8 with the following changes:
spawnSync
and spawn
instead of execSync
and exec
now. the old commands caused "Error: write EFAULT" exceptions in installations with current nodejs and electron versions