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

SyntaxError: Unexpected token ILLEGAL #77

Closed
DiSanzes opened this issue Jul 8, 2015 · 1 comment
Closed

SyntaxError: Unexpected token ILLEGAL #77

DiSanzes opened this issue Jul 8, 2015 · 1 comment

Comments

@DiSanzes
Copy link

DiSanzes commented Jul 8, 2015

Hello,

I'm just trying to let node-gphoto2 run on my Intel Edison, but it's keeping to fail the test.

I get this Error:

/home/root/gphoto2-2.5.8/gphoto2/gphoto2:1
(function (exports, require, module, __filename, __dirname) {ELF
^
SyntaxError: Unexpected token ILLEGAL
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (/usr/lib/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/home/root/node-gphoto2/test/camera.test.coffee:1:15)
at Object. (/home/root/node-gphoto2/test/camera.test.coffee:1:1)
at Module._compile (module.js:456:26)

I have the following versions:
gphoto2 2.5.8 gcc, popt(m), no exif, no cdk, no aa, no jpeg, readline
libgphoto2 2.5.8 all camlibs, gcc, ltdl, no EXIF
libgphoto2_port 0.12.0 gcc, ltdl, USB, serial without locking

node v0.10.38

Can you help me?

@Sija
Copy link
Collaborator

Sija commented Dec 8, 2017

Closing due to the age of this issue, reopen if needed.

@Sija Sija closed this as completed Dec 8, 2017
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

2 participants