writercoder / seehund

Cloud native blogging
MIT License
0 stars 0 forks source link

Fix install_api in windows environment #56

Open Malaclypse23 opened 4 years ago

Malaclypse23 commented 4 years ago

Line to fix:

execFileSync('node', args, { env }).toString());