Skip to content

Must run elevated (otherwise stuck "Generating self-signed certificate") #3930

@mpiannucci

Description

@mpiannucci

Environment

If you are using latest version:

  1. react-native -v:
    react-native-cli: 2.0.1
    react-native: 0.60.6

  2. react-native run-windows --info:
    System:
    OS: Windows 10 10.0.18362
    CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
    Memory: 16.86 GB / 31.78 GB
    Binaries:
    Node: 10.16.0 - C:\Users\miannucci.NAVATEKLTD\Development\nodejs\node.EXE
    Yarn: 1.17.3 - C:\Users\miannucci.NAVATEKLTD\Development\nodejs\yarn.CMD
    npm: 6.9.0 - C:\Users\miannucci.NAVATEKLTD\Development\nodejs\npm.CMD
    npmPackages:
    react: 16.8.6 => 16.8.6
    react-native: ^0.60.0 => 0.60.6
    react-native-windows: 0.60.0-vnext.118 => 0.60.0-vnext.118
    rnpm-plugin-windows: ^0.4.0 => 0.4.0
    Installed UWP SDKs:
    10.0.17134.0
    10.0.17763.0

Then, specify:

  • Target Platform Version(s): 10.0.18362
  • Target Device(s): Desktop
  • Visual Studio Version: 2017
  • Build Configuration: Any

Steps to Reproduce

  1. react-native init myproject --version 0.60.6
  2. yarn add rnpm-plugin-windows
  3. react-native windows --template vnext

Expected Behavior

Expected the project to be generated

Actual Behavior

The install process gets stuck indefinitely on Generating self-signed certificate...

image

Reproducible Demo

Just the instructions for consuming the project

Additional context

No elevated cmd prompt available

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: CLIDeveloper First ExperienceIssues that are going to be hit by a new developer as they first try out RNWbug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions