You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I´ve tried rm-r t2-cli, reinstalling it and still the same error -
It happened after I ctr+c in the middle of a t2 run index.js and after that I starte having this issue. How can I resolve it ??
I updated t2-cli and tried running t2 run index.js again, but I get the same error:
$ t2 version
INFO Looking for your Tessel...
INFO Connected to beast.
INFO Tessel [beast] CLI version: 0.0.24
INFO Tessel [beast] Firmware version: 0.0.13
INFO Tessel [beast] Node version: 4.4.3
ERR! Detected CLI crash [SyntaxError: Unexpected end of input] SyntaxError: Unexpected end of input
ERR! at Object.parse (native)
ERR! at C:\Users\<MY_USER>\AppData\Roaming\npm\node_modules\t2-cli\lib\preferences.js:57:26
ERR! at C:\Users\<MY_USER>\AppData\Roaming\npm\node_modules\t2-cli\node_modules\fs-extra\node_modules\graceful-fs\graceful-fs.js:78:16
ERR! at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:380:3)
I´ve tried rm-r t2-cli, reinstalling it and still the same error -
It happened after I ctr+c in the middle of a t2 run index.js and after that I starte having this issue. How can I resolve it ??
I updated
t2-cli
and tried runningt2 run index.js
again, but I get the same error:Originally posted by @vzamfirescu in #807 (comment)
The text was updated successfully, but these errors were encountered: