Áron Pogátsa

Results 2 comments of Áron Pogátsa

Hi! Thanks for the nice library. It made my work simpler. I've dealt with this problem like this: ``` export abstract class SubFormComponentWithDisabledControls extends NgxSubFormRemapComponent { protected abstract getDisabledControls(): (keyof...

I think a wrapper batch script may be missing. And the script tries to run a js file with execFileSync. Let's consider these scripts: log.js ``` #!/usr/bin/env node console.log("log.js"); ```...