Issue in Create your app
Open
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 332
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 9
Description
Problem encountered on https://dotnet.microsoft.com/learn/data/spark-tutorial/create
Operating System: linux
I have followed the tutorial step by step, while running below command:
dotnet new console -f netcoreapp3.1 -o mySparkApp
I got stuck in this issue
Couldn't find an installed template that matches the input, searching online for one that does...
Error: Invalid parameter(s):
-f netcoreapp3.1
'netcoreapp3.1' is not a valid value for -f (Framework).
Contributor guide
Assessment
This issue has not been assessed yet.