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:
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:
- Created 6 years ago
- Comments:6 (4 by maintainers)
Top 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 >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
Fixed in electron-winstaller 2.6.1
It’s still a bug! I’m gonna fix it in a hot second