I believe I followed the instructions to install the moddable SDK correctly, but node-red-mcu-plugin doesn't like it... Or perhaps it's node-red-mcu's fault :-)
I'm hitting deploy, trying to build for the simulator and I get:
/usr/src/moddable/build/bin/lin/release/mcconfig: line 3: /usr/src/moddable/build/bin/lin/release/tools: No such file or directory
Contrary to the error messages, /usr/src/moddable/build/bin/lin/release/tools actually exists, but is an empty directory. All the executables are in /usr/src/moddable/build/bin/lin/debug. What did I do wrong or what did I omit?
I believe I followed the instructions to install the moddable SDK correctly, but node-red-mcu-plugin doesn't like it... Or perhaps it's node-red-mcu's fault :-)
I'm hitting deploy, trying to build for the simulator and I get:
Contrary to the error messages,
/usr/src/moddable/build/bin/lin/release/toolsactually exists, but is an empty directory. All the executables are in/usr/src/moddable/build/bin/lin/debug. What did I do wrong or what did I omit?