Run an npm command in the background, returning the result

  • Parameters

    • args: string[]
    • npmCwd: string

    Returns SpawnSyncReturns<string>