devkit not installing
See original GitHub issuethe 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:
- Created 5 years ago
- Comments:18 (8 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
what was the solution?
@jp2masa is working now so i can now close this issue