-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi! I'd love to try out nplaym, but I receive an error when installing. I am running Node v5.8.0. Here's what I tried on Terminal:
Sameers-MBP:~ Sameer$ npm install -g nplaym
/usr/local/bin/nplaym -> /usr/local/lib/node_modules/nplaym/bin/nplaym
/usr/local/lib
└── nplaym@1.3.7
Sameers-MBP:~ Sameer$ mkdir myProject
Sameers-MBP:~ Sameer$ cd myProject/
Sameers-MBP:myProject Sameer$ nplaym install
module.js:440
return process.dlopen(module, path._makeLong(filename));
^
Error: Module version mismatch. Expected 47, got 14.
at Error (native)
at Object.Module._extensions..node (module.js:440:18)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Module.require (module.js:367:17)
at require (internal/module.js:16:19)
at Object.<anonymous> (/usr/local/lib/node_modules/nplaym/node_modules/child_pty/lib/child_pty.js:1:73)
at Module._compile (module.js:413:34)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
Thanks! 😄
Metadata
Metadata
Assignees
Labels
No labels