Closed
Description
With the update from preview 2 to preview 3, the install instructions shown https://www.microsoft.com/net/core/preview#linuxdebian may not work on preview 3. The issue is when running dotnet new, the first time experience may not run because dotnet will not have write permissions to the folder where it is instructed to run. I tested this on Fedora and Debian and both of these failed to perform the first time experience. The fix may involve install dotnet somewhere in ~/ and linking the command from there. I would also recommend testing each of the commands above, accounting for changes in preview3.