Skip to content

New 0.62 C# template app crashes at start #4749

@jonthysell

Description

@jonthysell

Repo:

npx react-native init testapp62cs --version ^0.62.2
cd testapp62cs
npx react-native-windows-init --language cs --overwrite
npx react-native run-windows

Error: Failed to deploy: Starting the app

Running with npx react-native run-windows --logging gives:

 Start-Locally : Faulting application name: testapp62cs.exe, version: 1.0.0.0, time stamp: 0x5ea9b833
Faulting module name: KERNELBASE.dll, version: 10.0.19619.1000, time stamp: 0x1265fc9b
Exception code: 0xe0434352
Fault offset: 0x0012ab62
Faulting process id: 0x71e0
Faulting application start time: 0x01d61e4bc1f57292
Faulting application path: C:\code\testapp62cs\windows\testapp62cs\bin\x86\Debug\testapp62cs.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: e80a2034-88e7-400e-bdd7-6e1a86f87b31
Faulting package full name: da4e9170-1da6-41aa-a9fb-a3e9cde17ea9_1.0.0.0_x86__ha4szp75kcxjr
Faulting package-relative application ID: App
At line:1 char:124
+ ... Utils.ps1"; Start-Locally da4e9170-1da6-41aa-a9fb-a3e9cde17ea9 --remo ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Start-Locally

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions