xyncro / freya

Freya Web Stack - Meta-Package
https://freya.io
Other
330 stars 30 forks source link

"dotnet new freya" not working #199

Closed jcmontx closed 5 years ago

jcmontx commented 6 years ago

When I try to create a project I get the following output

image

This is my version of the sdk

image

girvo commented 6 years ago

Same here, unfortunately. Running macOS High Sierra, dotnet v2.1.4

theimowski commented 6 years ago

Try with explicit --language F# parameter, see https://github.com/SAFE-Stack/SAFE-template/issues/28

panesofglass commented 6 years ago

Do we need to update the docs?

panesofglass commented 5 years ago

Yes, we need to update the docs.

theimowski commented 5 years ago

Just FYI: Newest dotnet SDK doesn't have this issue anymore - no need for explicit --language F# param anymore