question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

devkit not installing

See original GitHub issue

the install of the devkit

it should install the devkit into VS2017

it doesn’t install the devkit and proceeds to show errors

run the installer (install-VS2017.bat)

version: latest download(i dont know the version number)

the error i get

======================================== Builder Log

======================================== Checking Dependencies

Repos: IL2CPU and XSharp is installed. Visual Studio 15.5+ is installed. Visual Studio Workloads not found.

======================================== Error

System.InvalidOperationException: Cannot set Owner property to a Window that has not been shown previously. at System.Windows.Window.set_Owner(Window value) at Cosmos.Build.Builder.Services.DialogService`2.ShowDialog(TViewModel viewModel) at Cosmos.Build.Builder.ViewModels.MainWindowViewModel.<BuildAsync>d__27.MoveNext()

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:18 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
AndyGarcia2004commented, Aug 2, 2019

what was the solution?

0reactions
bluethefoxytcommented, Aug 4, 2018

@jp2masa is working now so i can now close this issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

node.js - npm install not installing '@angular-devkit/build- ...
Try this command in your terminal: npm i -D @angular-devkit/build-angular.
Read more >
Fixing Could not find module @angular-devkit/build-angular ...
Solution 2 : Install @angular-devkit/build-angular package as a dev dependency. If the above method is not working, then install @angular-devkit ...
Read more >
How To Fix could not find module "@angular-devkit/build- ...
Step 1: Confirm Global Angular CLI Installation · Step 2: Install '@angular-devkit/build-angular' Locally · Step 3: Update Angular CLI and ...
Read more >
install issues with DevKit #188 - ruby-debug/ruby-debug-ide
I resolved the issue by not installing via IDEA but rather this morning I opened Powershell and ran as admin and then ran...
Read more >
Error: Cannot find module '@angular-devkit/core' - after ...
2 it means to install version 1.0.2 or the latest patch version such as 1.0.4 . If you see ^1.0.2 it means to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found