debugging - Visual Studio Code Cannot Configure Correctly -
for reason, because not know how configure visual studio code. talking free light version.
it showing error of type. new product, not vs version of it.
how set ide correct work it?
here current error.
downloading , configuring .net core debugger... telemetry is: enabled log : restoring packages c:\users\erik little\.vscode\extensions\ms-vscode.csharp-0.3.7\coreclr-debug\project.json... info : committing restore... log : lock file has not changed. skipping lock file write. path: c:\users\erik little\.vscode\extensions\ms-vscode.csharp-0.3.7\coreclr-debug\project.lock.json log : c:\users\erik little\.vscode\extensions\ms-vscode.csharp-0.3.7\coreclr-debug\project.json log : restore completed in 585ms. nuget config files used: c:\users\erik little\.vscode\extensions\ms-vscode.csharp-0.3.7\coreclr-debug\nuget.config feeds used: https://www.myget.org/f/dotnet-core/api/v3/index.json https://api.nuget.org/v3/index.json https://www.myget.org/f/coreclr-debug/api/v3/index.json telemetry is: enabled error: can not find runtime target framework 'dnxcore,version=v5.0' compatible 1 of target runtimes: 'win10-x64, win81-x64, win8-x64, win7-x64'. possible causes: 1. project has not been restored or restore failed - run `dotnet restore` 2. project not list 1 of 'win10-x64, win81-x64, win8-x64, win7-x64' in 'runtimes' section. error: system.invalidoperationexception: can not find runtime target framework 'dnxcore,version=v5.0' compatible 1 of target runtimes: 'win10-x64, win81-x64, win8-x64, win7-x64'. possible causes: 1. project has not been restored or restore failed - run `dotnet restore` 2. project not list 1 of 'win10-x64, win81-x64, win8-x64, win7-x64' in 'runtimes' section. @ microsoft.dotnet.projectmodel.buildworkspace.getruntimecontext(projectcontext context, ienumerable`1 runtimeidentifiers) @ microsoft.dotnet.tools.publish.publishcommand.<>c__displayclass71_0.<selectcontexts>b__1(projectcontext c) @ system.linq.enumerable.whereselectlistiterator`2.movenext() @ system.collections.generic.list`1..ctor(ienumerable`1 collection) @ system.linq.enumerable.tolist[tsource](ienumerable`1 source) @ microsoft.dotnet.tools.publish.publishcommand.tryprepareforpublish() @ microsoft.dotnet.tools.publish.publishcommand.<>c__displayclass0_0.<run>b__0() @ microsoft.dotnet.cli.commandline.commandlineapplication.execute(string[] args) @ microsoft.dotnet.tools.publish.publishcommand.run(string[] args) dotnet exited error code 1 error while installing .net core debugger.
they make seem easy set there missing. have thought not setting configuration file correctly because looks strange me. looks js.
also if point folder work in no issues @ visual studio enterprise edition error
eslintrc-error
it keeps looking eslintrc
have looked everywhere resolve this.
i've posted snapshot of issue well.
i know must config issue.
i not know eslintrc
is.
please advise.
it's linter ecma... rc file configures options.
so you're aware code editor, not ide. if you're looking free i'd suggest visual studio community.
Comments
Post a Comment