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

Module version mismatch. Expected 46, got 57. #22

Open
tiagosiebler opened this issue Mar 2, 2018 · 0 comments
Open

Module version mismatch. Expected 46, got 57. #22

tiagosiebler opened this issue Mar 2, 2018 · 0 comments

Comments

@tiagosiebler
Copy link

tiagosiebler commented Mar 2, 2018

Seems similar to #17. I've tried both rebuild commands as suggested by @soyuka. Running this command:
cat /Users/tsiebler/.pm2/logs/pm2-webshell-error.log

Leads to 100s of repeats of this line:

Error: Module version mismatch. Expected 46, got 57.
    at Error (native)
    at Object.Module._extensions..node (module.js:434:18)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/Users/tsiebler/.pm2/modules/pm2-webshell/node_modules/pty.js/lib/pty.js:9:11)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
Error: Module version mismatch. Expected 46, got 57.
    at Error (native)
    at Object.Module._extensions..node (module.js:434:18)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/Users/tsiebler/.pm2/modules/pm2-webshell/node_modules/pty.js/lib/pty.js:9:11)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)

I'm using node 8.9.1 and cannot downgrade. Any ideas?

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

1 participant