freehaha / myo4l

node module to access myo without the myo dongle
9 stars 3 forks source link

Installation fails (myo4l@0.0.1 build: `coffee -o . -c src/*.coffee && coffee -o lib -c src/lib/*.coffee) #3

Open Arsur opened 8 years ago

Arsur commented 8 years ago

npm gives my some strange errors

iam try to get this running on a raspberry pi 3 over his nativ bluetooth connection.

I'am using Raspbian Jessie lite (without desktop interface) i hope the information of this log file is enough

npm-debug.txt

freehaha commented 8 years ago

do you have coffeescript installed? if not use this command to install: npm install -g coffee-script