AyeSpy icon indicating copy to clipboard operation
AyeSpy copied to clipboard

TypeError: this._onError is not a function

Open rahulvramesh opened this issue 2 years ago • 4 comments

while i try to run with following command

ayespy snap --browser chrome --config ./ayespy-config.json --run "Home"

getting

info ayespy Logger Log level is info
info [configValidator] : Config validated ✅
info [run] : Getting snapshots... 📸

   Progress [-----------------------------------------------------------------] 0% | ETA: 0s | Snapped 0/1/Users/rahulvr4
      this._onError();
           ^

TypeError: this._onError is not a function
    at SnapShotter.takeSnap (/Users/name/.nvm/versions/node/v16.15.0/lib/node_modules/aye-spy/lib/snapshotter.js)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Promise.all (index 0)
    at async /Users/name/.nvm/versions/node/v16.15.0/lib/node_modules/aye-spy/lib/getScreenshots.js:88:7

rahulvramesh avatar Jul 06 '22 10:07 rahulvramesh

@rahulvramesh were you able to resolve this? I'm having the same problem, 1st time with ayespy

brunopc-net avatar Nov 13 '23 15:11 brunopc-net

@rahulvramesh were you able to resolve this? I'm having the same problem, 1st time with ayespy

Unfortunately no. Seems repo is not maintained as well.

rahulvramesh avatar Nov 13 '23 16:11 rahulvramesh

@rahulvramesh bummer. Thank you for your fast reply

brunopc-net avatar Nov 13 '23 16:11 brunopc-net