Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
This repository was archived by the owner on Sep 7, 2020. It is now read-only.

node muse error #2

@ecargnfx

Description

@ecargnfx

Hello, I am using node version 7.2.0, npm 3.10.9 and a Muse 2016 headset. I just npm installed the modules for webgui and am getting this error. Any idea what this means and what I need to do?

The webgui isn't receiving data either. I've used this repo last year for another project just fine. So would like to get it working! Thank you!

$ node index.js
Connecting to any available Muse using host; osc.udp://127.0.0.1:5002
HTTP server started and available on port: 8080
{ Error: spawn muse-io ENOENT
at exports._errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
at Module.runMain (module.js:607:11)
at run (bootstrap_node.js:420:7)
at startup (bootstrap_node.js:139:9)
at bootstrap_node.js:535:3
code: 'ENOENT',
errno: 'ENOENT',
syscall: 'spawn muse-io',
path: 'muse-io',
spawnargs: [ '--osc', 'osc.udp://127.0.0.1:5002' ] }
-2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions