omnisharp-server icon indicating copy to clipboard operation
omnisharp-server copied to clipboard

'dnx web' doesn't execute in VSCode 1.0.0 on OpenSuSe Leap 42.1

Open dbaeumer opened this issue 8 years ago • 1 comments

From @s4rduk4r on April 22, 2016 6:52

  • VSCode Version: 1.0.0
  • OS Version: OpenSuSe Leap 42.1

Problem: dnx web command doesn't execute, so I need to execute it manually via bash

Steps to Reproduce:

  1. Install ASP.Net 5 as described here - http://docs.asp.net/en/latest/getting-started/installing-on-linux.html
  2. Create project as described here - https://azure.microsoft.com/en-us/documentation/articles/web-sites-create-web-app-using-vscode/
  3. Open it in VSCode
  4. View->Command Palette->dnx Run Command->dnx web

Copied from original issue: Microsoft/vscode#5641

dbaeumer avatar Apr 22 '16 07:04 dbaeumer

Experiencing the same issue on Ubuntu 12.04 LTS. Runs fine from terminal as stated earlier. Here's a link to a StackOverFlow question Ubuntu Visual Studio dnx Run Command

GJSmith3rd avatar Apr 23 '16 00:04 GJSmith3rd