megahertz / electron-log

Simple logging module Electron/Node.js/NW.js application. No dependencies. No complicated configuration.
MIT License
1.27k stars 124 forks source link

Cannot find module ‘electron-log’ #393

Closed zhanglp520 closed 5 months ago

zhanglp520 commented 6 months ago

In the production environment: Cannot find module ‘electron-log’ version: "electron-log": "^5.0.3",

megahertz commented 6 months ago

Try electron-log@5.1.0-beta.1

megahertz commented 5 months ago

It should be fixed at the latest version. Please provide more details about your environment if you still have the issue.