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.

Error running on Windows - cannot find module @paulcbetts/mime-types

See original GitHub issue
  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

We’re getting the following error when trying to open an installed app:

screen shot 2017-06-06 at 21 13 13

The installer is a squirrel target made with electron-forge make. package.json

  "dependencies": {
    ...
    "electron-compile": "^6.4.1",
    "electron-devtools-installer": "^2.2.0",
    "electron-is-dev": "^0.1.2",
    "electron-squirrel-startup": "^1.0.0",
  },
  "devDependencies": {
    "electron-prebuilt-compile": "1.6.2",
    ...
  }

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
anaisbettscommented, Jun 6, 2017

Fixed in electron-winstaller 2.6.1

0reactions
anaisbettscommented, Jun 6, 2017

It’s still a bug! I’m gonna fix it in a hot second

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error on starting computer - Cannot find module
Original Title - have an error when starting my computer running on windows 7 : can not find module- user\appdata\roming\KBDIULAT6.dll.
Read more >
"npm run" on Windows "cannot find module" - Stack Overflow
Here is the configuration I use in both windows and unix environment with mocha installed locally: "test": "istanbul cover .
Read more >
[Node.js 12.11+ and Windows 10] Error: Cannot find module ...
For the tests and code coverage, I'm using ts-node to avoid compiling the projects while I develop them. So, in test environment, the...
Read more >
Fix Global Installs Not Working | "Cannot find module" error FIX
Getting " Cannot find module " after installing something globally (with -g)? Well, this video shows you how to fix global package/module ...
Read more >
Anyone managed to get the new Now-CLI components working?
... but on running now-cli --version, I get the following error appear in the console: Error: Cannot find module 'keytar' Require 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