Espruino IDE on the Pi crashes on Port select #7589
Unanswered
espruino-discuss
asked this question in
Other Board General Questions
Replies: 1 comment
-
Posted at 2018-03-26 by @gfwilliams I just made some changes. Try using It's a strange one - it appears to work fine when run locally for some reason but it failed when installed globally. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-03-25 by user88169
Noble: Starting scan
undefined:117
Espruino.Core.Utils.isRecognisedBluetoothDevice(name)) {
^
TypeError: Cannot read property 'isRecognisedBluetoothDevice' of undefined
at Noble.eval (eval at (/usr/local/lib/node_modules/espruino-web-ide/server.js:54:6), :117:28)
at emitOne (events.js:77:13)
at Noble.emit (events.js:169:7)
at Noble.onDiscover (/usr/local/lib/node_modules/espruino-web-ide/node_modules/noble/lib/noble.js:178:10)
at emitMany (events.js:108:13)
at emit (events.js:182:7)
at NobleBindings.onDiscover (/usr/local/lib/node_modules/espruino-web-ide/node_modules/noble/lib/hci-socket/bindings.js:174:10)
at emitMany (events.js:108:13)
at emit (events.js:182:7)
at Gap.onHciLeAdvertisingReport (/usr/local/lib/node_modules/espruino-web-ide/node_modules/noble/lib/hci-socket/gap.js:256:10)
Beta Was this translation helpful? Give feedback.
All reactions