Jetbrains Rider - new solutions missing

Answered

Hi, when I click 'new solution' the only option available is empty solution, no core app, asp.net etc, I've checked the preferences and they look fine, and I've tried uninstalling and installing. I have dotnet core and mono installed as I use VS Code, but I don't have VS for Mac installed. Is this a solvable problem?

2
2 comments

I had the same issue after installing the dotnet core SDK 2.1 RC... the templates were there initially, but perhaps disappeared after I closed Rider. I removed the sdk using this script: https://github.com/dotnet/cli/blob/rel/1.0.0/scripts/obtain/uninstall/dotnet-uninstall-pkgs.sh  and then re-installed the current RTM SDK and the templates appeared again.

0

Hi Julian, 

Thank you for contacting us.

Could you please reproduce your actions once more time, create an issue here and attach idea.log ( menu Help | Show Log in Finder)?

We need

frontend.log 
idea.log 
backend-err.log
backend-out.log
backend-protocol.log
backend.log

0

Please sign in to leave a comment.