Home
Rider Support | JetBrains
Contact Support
Community
Sign in
Mierzvoj
Total activity
12
Last activity
March 29, 2024 10:37
Member since
February 23, 2024 08:41
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (9)
Sort by recent activity
Recent activity
Votes
Edited
March 29, 2024 10:37
Rider 2023.3.4, MacOs Sonoma 14.4.1., .NET 8, platform set to x64--- EXCEPTION #1/1 [LoggerException]Message = “Process /usr/local/share/dotnet/dotnet:32877 exited with code '138'.”
Known Issues
Problems with .NET unit testing
0 votes
Edited
February 27, 2024 10:31
this is my .zshrcand .net➜ ~ source ~/.zshrc➜ ~ dotnet --version8.0.200➜ ~
Community
General Discussion
RIDER EF plugin problem
0 votes
Created
February 27, 2024 08:52
Reinstalled ef with sudo, to no effect. Here is the which command:
Community
General Discussion
RIDER EF plugin problem
0 votes
Edited
February 27, 2024 07:50
Reinstall Rider, reinstall plugin?
Community
General Discussion
RIDER EF plugin problem
0 votes
Created
February 27, 2024 07:26
yes, pleaseand the console
Community
General Discussion
RIDER EF plugin problem
0 votes
Created
February 26, 2024 12:01
simple console API, database up and running (docker), updated, than I try to apply some test migration:/usr/local/share/dotnet/dotnet ef migrations add --project RestaurantAPI.csproj --startup-proj...
Community
General Discussion
RIDER EF plugin problem
0 votes
Created
February 26, 2024 11:22
It also worth to check if the problem is reproducible in a simple console app ….- I definitely will
Community
General Discussion
RIDER EF plugin problem
0 votes
Created
February 26, 2024 11:09
this is exact error message: Could not execute because the specified command or file was not found.Possible reasons for this include: * You misspelled a built-in dotnet command. * You intended to e...
Community
General Discussion
RIDER EF plugin problem
0 votes
Created
February 26, 2024 08:45
This is the part of console command EF plugin is tryin to execute:“………..--project Dir/file_name.csproj --startup-project Dir/file_name.csproj……… ”.When I use my iTerm terminal window I use --projec...
Community
General Discussion
RIDER EF plugin problem
0 votes