Dropbox-Paper-Desktop icon indicating copy to clipboard operation
Dropbox-Paper-Desktop copied to clipboard

A JavaScript error occurred in the main process

Open notasausage opened this issue 7 years ago • 2 comments

Started getting this error any time I tried to click through to a document:

Uncaught Exception:
Error: Cannot find module 'shell'
    at Module._resolveFilename (module.js:485:15)
    at Function.Module._resolveFilename (/Applications/Dropbox Paper.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.Module._load (module.js:437:25)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
    at WebContents.<anonymous> (/Applications/Dropbox Paper.app/Contents/Resources/app/app.js:51:5)
    at emitMany (events.js:146:13)
    at WebContents.emit (events.js:223:7)
    at EventEmitter.<anonymous> (/Applications/Dropbox Paper.app/Contents/Resources/electron.asar/browser/guest-window-manager.js:245:16)
    at emitMany (events.js:146:13)

Which then froze the app and forced a restart. When I first downloaded and used this app, I didn't have an issue, but this started happening recently and even if I delete the app and reinstall, it continues to be an issue.

notasausage avatar Aug 08 '18 13:08 notasausage

Same. Saw this when trying to sign in with my Google account.

screenshot 2018-09-09 at 16 46 46

antpr avatar Sep 09 '18 20:09 antpr

Yup!

image

chrismessina avatar Sep 26 '18 00:09 chrismessina