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
In the function _nackHandler there is a timer variable using imp.wakeup() which is missing a bindenv(this). The variable _packages is not accessible because of this.