get-windows icon indicating copy to clipboard operation
get-windows copied to clipboard

Application is getting crashed after adding the library

Open nayan2 opened this issue 4 years ago • 1 comments

I am building a VS code extension where I have to find my current foreground application and its details. Initially, after adding the package I was getting a Node_Package_Module version mismatch issue. then I build the package rebuild the package targeting a specific electron version. But After that each time I try to run my application it's getting crashed.

  • is it this library issue.
  • Or it has to do something with electron?

nayan2 avatar Sep 12 '20 12:09 nayan2

It might have something to do with the Extension Host 🤔 Hmm..

albinekb avatar Sep 12 '20 13:09 albinekb