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.

ELECTRON_ASAR.js:158 Uncaught Error: The specified module could not be found. \\?\C:\Users\HzPC\AppData\Local\Temp\937.tmp.node

See original GitHub issue
  • Version: 5.12.1
  • Target: Windows x64

ELECTRON_ASAR.js:158 Uncaught Error: The specified module could not be found. ?\C:\Users\HzPC\AppData\Local\Temp\937.tmp.node

It seems \\?\ shouldn’t appear…

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mshenawycommented, Nov 8, 2019

Hey Folks,

I fixed this issue from my project. I removed --asar from in my package.json.

thanks, this worked with me

1reaction
burakkpcommented, Nov 1, 2019

Hey Folks,

I fixed this issue from my project. I removed --asar from in my package.json.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: The specified module could not be found - Stack Overflow
I loaded edge_nativeclr.node in Dependency Walker and noticed that VCRUNTIME140.DLL , the Visual Studio 2015 C runtime, was missing.
Read more >
[#MOBILE-2160] Fix Windows notifications - Moodle Tracker
C:\Users\MYUSER\AppData\Local\Temp\B759.tmp.node I found this issue: ... I get the error: Error: The specified module could not be found.
Read more >
module-not-found - Next.js
A module not found error can occur for many different reasons: ... The module you're trying to import uses Node.js specific modules, for...
Read more >
Cannot find module realm.node when from ES6 or CJS module
I cannot obtain a reference to the realm module from nodejs when either a ES6 or CJS ... Error: The specified module could...
Read more >
NodeJs: Getting "Error: The specified module could not be ...
I am getting the "Error: The specified module could not be found\\?\C:\Program Files\nodejs\tf\node_modules\@tensorflow\tfjs-node\lib\napi-v5\tf ...
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