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
{{ message }}
This repository has been archived by the owner on Mar 18, 2018. It is now read-only.
I get this error when trying to run the contents of this file.
(node:11251) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): AssertionError [ERR_ASSERTION]: No INPUT matching 'input[type=email]'
(node:11251) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
I made very few modifcations by changing it to use require and adding method parameters for email and password.
If you look at the source of the Live account sign in page, it seems to be almost all JavaScript so i'm guessing the page content is generated dynamically.
I get this error when trying to run the contents of this file.
I made very few modifcations by changing it to use
require
and adding method parameters for email and password.If you look at the source of the Live account sign in page, it seems to be almost all JavaScript so i'm guessing the page content is generated dynamically.
node: v8.4.0
os: Android 5.0 (FireOS 5.4.0.0),
terminal: Termux, package `nodejs-current'
--
EDIT: THIS IS ONLY AN ISSUE WITH ZOMBIE 5.0.7
The text was updated successfully, but these errors were encountered: