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 update Moddable to the latest version, reproduced the same problem.as shown below:
Build environment:linux
Target device: esp32/m5stack
Steps to Reproduce:
Build and install the app using this build command: npm run mod --target=esp32/m5stack ./mods/look_around/manifest.json
/bin/sh: 1: [[: not found
/home/s/Projects/moddable/tools/serial2xsbug/serial2xsbug_lin.c:132: No such file or directory
make: *** [/home/s/Projects/moddable/build/tmp/esp32/debug/look_around/makefile:133: debug] Error 1
l am compling the Stack-chan firmware ,I don't know where the problem lies。, Is it likely Moddable environment ?
The text was updated successfully, but these errors were encountered:
I update Moddable to the latest version, reproduced the same problem.as shown below:
Build environment:linux
Target device: esp32/m5stack
Steps to Reproduce:
Build and install the app using this build command: npm run mod --target=esp32/m5stack ./mods/look_around/manifest.json
/bin/sh: 1: [[: not found
/home/s/Projects/moddable/tools/serial2xsbug/serial2xsbug_lin.c:132: No such file or directory
make: *** [/home/s/Projects/moddable/build/tmp/esp32/debug/look_around/makefile:133: debug] Error 1
l am compling the Stack-chan firmware ,I don't know where the problem lies。, Is it likely Moddable environment ?
The text was updated successfully, but these errors were encountered: