mongodb-js / electron-squirrel-startup

Default Squirrel.Windows event handler for your Electron apps.
Apache License 2.0
217 stars 41 forks source link

Cannot find module 'debug' #25

Closed Samuell1 closed 7 years ago

Samuell1 commented 7 years ago

Hey, i getting error after build

Cannot find module 'debug'

Electron version: 1.14.8

imlucas commented 7 years ago

Please run npm install again

matthewtmoran commented 7 years ago

Having same issue as here: https://github.com/mongodb-js/electron-squirrel-startup/issues/27