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

error after install #9

Closed
Hotte2017 opened this issue May 15, 2017 · 3 comments
Closed

error after install #9

Hotte2017 opened this issue May 15, 2017 · 3 comments

Comments

@Hotte2017
Copy link

HI!
After installing node-js legacy on a Mint17 machine i got these errors:
Did I miss something?

/usr/local/lib/node_modules/denon/lib/DenonClient.js:3
module.exports = class DenonClient {
^^^^^

SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:374:25)
at Object.Module._extensions..js (module.js:417:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object. (/usr/local/lib/node_modules/denon/index.js:5:21)
at Module._compile (module.js:410:26)
at Object.Module._extensions..js (module.js:417:10)

@jtangelder
Copy link
Owner

jtangelder commented May 16, 2017 via email

@Hotte2017
Copy link
Author

Thank you! That helped.
Once I did a similar command-based remote in python, but with graph. interface (glade).
My goal was to replace the bad Denon app by an own remote on my Linux PC.
I stoped the project because i could not figure out how to send a part of a list like a radio station directly to the denon. Secondly when returning the display of the denon to my PC things become time-critical and it is very difficult to handle which characters/Information of the display are transferred.
Have you seen any other project for the AVR 1000 or similar?

@jtangelder
Copy link
Owner

jtangelder commented May 16, 2017 via email

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