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 got the following error when trying to use the shutdown() method:
Error Occurred! TypeError: this.execShellAdbCommand is not a function
at SimpleADB.shutdown (/home/andrewk/projects/FHD-100/nodejs/node_modules/simple-adb/build/SimpleADB.js:266:25)
It appears that execShellAdbCommand isn't in the code anywhere.
The text was updated successfully, but these errors were encountered:
I got the following error when trying to use the shutdown() method:
It appears that execShellAdbCommand isn't in the code anywhere.
The text was updated successfully, but these errors were encountered: