Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A JavaScript error occurred in the main process #4

Open
notasausage opened this issue Aug 8, 2018 · 2 comments
Open

A JavaScript error occurred in the main process #4

notasausage opened this issue Aug 8, 2018 · 2 comments

Comments

@notasausage
Copy link

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.

@antpr
Copy link

antpr commented Sep 9, 2018

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

screenshot 2018-09-09 at 16 46 46

@chrismessina
Copy link

Yup!

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants