-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Steps to reproduce
Install Debian version 8.7 Linux (debian 3.16.0-4-686-pae #4283 SMP Debian 3.16.7-ckt9-2 (2015-04-13) i686 GNU/Linux)
Run the steps from https://www.microsoft.com/net/core#linuxdebian, but use su -c "#command" in place of sudo #command.
Expected behavior
dotnet new should initialize a "Hello world!" CLI application.
Actual behavior
bash: /usr/local/bin/dotnet: cannot execute binary file: Exec format error
Environment data
dotnet --info output:
bash: /usr/local/bin/dotnet: cannot execute binary file: Exec format error
Metadata
Metadata
Assignees
Labels
No labels