Hi,
I’m having an issue detailed over in the Github issues block for the spark-io npm module.
The issue seems to be that the module is trying to access the “endpoint” endpoint which appears to no longer exist:
https://github.com/rwaldron/spark-io/blob/master/lib/spark.js#L226
I CAN connect and retrieve variables via spark-cli, so I know my hardware setup is correct.
I’m not able to find a deprecation of this in spark-cli or spark-server (even though it’s new).
I’d love to submit a patch for the spark-io npm module if I knew what it should be directed to.
Are others having this issue?
Thanks,
Kevin