asp.net core - Visual Studio Code: Failed to launch external program dotnet -


visual studio code 1.0.0

mac os x 10.11.4

dnx installed , can run .net core application terminal. getting following error when try run .net core project.

output window:

failed launch external program dotnet .

spawn dotnet enoent

any suggestions?

i experienced problem today - seems caused running zsh shell , launching vs code terminal. when launch bash or using spotlight works.

apparently vs code has hacky dependencies on bash - there discussion issue here:

https://github.com/microsoft/vscode/issues/8434


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -