tiddly-gittly / zx-script

Run Javascript inside tiddlywiki like jupyter notebook
https://tiddly-gittly.github.io/zx-script/
MIT License
3 stars 0 forks source link

should use zsh under MacOS #5

Closed linonetwo closed 1 year ago

linonetwo commented 1 year ago
$ adb shell settings put global force_fsg_nav_bar 1

/bin/bash: adb: command not found

Error: /bin/bash: adb: command not found at file:///private/var/folders/t3/0jyr287x3rd2m0b6ml8w4f2c0000gn/T/levVVW/tmp.mjs:2:8 exit code: 127 (Command not found)
linonetwo commented 1 year ago

the reason: forget to fix path 4d6f7129