Electron.NET throw exception "Cannot find module" #271

Closed
opened 2026-01-29 16:35:24 +00:00 by claunia · 3 comments
Owner

Originally created by @Voljinlvlan on GitHub (Feb 8, 2019).

Originally assigned to: @GregorBiswanger on GitHub.

Hello .
System
Os: win8 32-bit
ASP.Net Core: 2.2
Electron.NET API: v 11
In tab Error List

  1. NETSDK1061: The project was restored using Microsoft.NETCore.App version 2.2.1, but with current settings, version 2.2.0 would be used instead. To resolve this issue, make sure the same settings are used for restore and for subsequent operations such as build or publish. Typically this issue can occur if the RuntimeIdentifier property is set during build or publish but not during restore. For more information, see https://aka.ms/dotnet-runtime-patch-selection. ElectronDotNet D:\Programs\ElectronDotNet\ElectronDotNet\ElectronDotNet.csproj 1

  2. NETSDK1061: The project was restored using Microsoft.AspNetCore.App version 2.2.1, but with current settings, version 2.2.0 would be used instead. To resolve this issue, make sure the same settings are used for restore and for subsequent operations such as build or publish. Typically this issue can occur if the RuntimeIdentifier property is set during build or publish but not during restore. For more information, see https://aka.ms/dotnet-runtime-patch-selection. ElectronDotNet D:\Programs\ElectronDotNet\ElectronDotNet\ElectronDotNet.csproj 1

when i run command "electronize start"
and this is error popup after that command

image

Originally created by @Voljinlvlan on GitHub (Feb 8, 2019). Originally assigned to: @GregorBiswanger on GitHub. Hello . System Os: win8 32-bit ASP.Net Core: 2.2 Electron.NET API: v 11 In tab Error List 1. NETSDK1061: The project was restored using Microsoft.NETCore.App version 2.2.1, but with current settings, version 2.2.0 would be used instead. To resolve this issue, make sure the same settings are used for restore and for subsequent operations such as build or publish. Typically this issue can occur if the RuntimeIdentifier property is set during build or publish but not during restore. For more information, see https://aka.ms/dotnet-runtime-patch-selection. ElectronDotNet D:\Programs\ElectronDotNet\ElectronDotNet\ElectronDotNet.csproj 1 2. NETSDK1061: The project was restored using Microsoft.AspNetCore.App version 2.2.1, but with current settings, version 2.2.0 would be used instead. To resolve this issue, make sure the same settings are used for restore and for subsequent operations such as build or publish. Typically this issue can occur if the RuntimeIdentifier property is set during build or publish but not during restore. For more information, see https://aka.ms/dotnet-runtime-patch-selection. ElectronDotNet D:\Programs\ElectronDotNet\ElectronDotNet\ElectronDotNet.csproj 1 when i run command "electronize start" and this is error popup after that command ![image](https://user-images.githubusercontent.com/47439235/52457664-a4fdf280-2b8d-11e9-90ac-ccf5251ab1ec.png)
claunia added the duplicate label 2026-01-29 16:35:24 +00:00
Author
Owner

@searus commented on GitHub (Feb 27, 2019):

I get the same

@searus commented on GitHub (Feb 27, 2019): I get the same
Author
Owner

@Voljinlvlan commented on GitHub (Feb 27, 2019):

What is your window os @searus

@Voljinlvlan commented on GitHub (Feb 27, 2019): What is your window os @searus
Author
Owner

@GregorBiswanger commented on GitHub (May 16, 2019):

Duplicate of #205

@GregorBiswanger commented on GitHub (May 16, 2019): Duplicate of #205
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#271