tareqimbasher / NetPad

A cross-platform C# editor and playground.
MIT License
1.29k stars 66 forks source link

One or more errors occurred. (Scaffolding process failed with exit code: 1. dotnet-ef tool output: ) #258

Open VictorioBerra opened 1 week ago

VictorioBerra commented 1 week ago
One or more errors occurred. (Scaffolding process failed with exit code: 1. dotnet-ef tool output:
)

Fails on both Sqlite and Postgres.

NetPad v0.7.2

❯ dotnet-ef --version
Entity Framework Core .NET Command-line Tools
8.0.8
❯ dotnet --info
.NET SDK:
 Version:           8.0.108
 Commit:            665a05cea7
 Workload version:  8.0.401-baseline.24412.2

Runtime Environment:
 OS Name:     linuxmint
 OS Version:  21.3
 OS Platform: Linux
 RID:         ubuntu.22.04-x64
 Base Path:   /usr/lib/dotnet/sdk/8.0.108/

.NET workloads installed:
 Workload version: 8.0.401-baseline.24412.2
There are no installed workloads to display.

Host:
  Version:      8.0.8
  Architecture: x64
  Commit:       08338fcaa5

.NET SDKs installed:
  8.0.108 [/usr/lib/dotnet/sdk]

.NET runtimes installed:
  Microsoft.AspNetCore.App 8.0.8 [/usr/lib/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 8.0.8 [/usr/lib/dotnet/shared/Microsoft.NETCore.App]

Other architectures found:
  None

Environment variables:
  Not set

global.json file:
  Not found

Learn more:
  https://aka.ms/dotnet/info

Download .NET:
  https://aka.ms/dotnet/download
tareqimbasher commented 1 week ago

Thanks for reporting. There will be a fix in the new version to be released in the next few days.