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.

Unable to build (The given key was not present in the dictionary.)

See original GitHub issue

Hi,

I am struggling to get Electron.Net to build my project, I can use dotnet electronize start and that works properly but I cannot seem to get it to build. My project is dotnet core MVC image

ElectronNET.CLI Version: 0.0.9.0 Microsoft.AspNetCore 2.1.1

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
pedromrpintocommented, Mar 27, 2019

I had the same issue with version 0.0.11.0

I was using the following comand in git bash: electronize build /target win using windows cmd solved the issue

0reactions
robertmuehsigcommented, Jan 1, 2019

If the issue is still not solved just let me know.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The given key was not present in the dictionary. Which key?
The given key '" + key.ToString() + "' was not present in the dictionary. Solutions might involve mixins or derived classes maybe. c# ......
Read more >
The given Key was not present in the dictionary
To fix this issue, re-create the Group Policy and registry settings. However, while you are using the registry browser to select values in...
Read more >
Solved: The given key was not present in the dictionary
It does occur after the Windows update, I have done some research and it seems like this is due to the Windows update...
Read more >
The given key was not present in the dictionary - Help
So this message says that the key is not found in the queue item value. So make sure you check the keys you...
Read more >
[Solved] The given key was not present in the dictionary
Use F11 (step into) in debuger on 'string POS...' line and repeat that until you find the cause. Also check the exception stack...
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