Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Switch to native execSync when it's released #7

@robwierzbowski

Description

@robwierzbowski

Apparently shellJs's exec() uses a hack that can be buggy at times. Also apparently we're getting execSync() in the next minor release of node.js.

shelljs/shelljs#68 (comment)

When it's available, we should switch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions