동환

Results 3 comments of 동환

in serverless-single-page-app-plugin/index.js add shell:true option when spawnSync. from ``` const result = spawnSync(command, args); ``` to ``` const result = spawnSync(command, args, { shell: true }); ```

hi. when and how can i buy this?