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
TypeError: 'caller' and 'arguments' are restricted function properties and cannot be accessed in this context.
at checkArguments (/Users/jcaratozzolo/src/algorithms/node_modules/backseat-driver/index.js:7:26)
at generateIntegerArray (/Users/jcaratozzolo/src/algorithms/helpers/arrays.js:4:3)
at repl:1:1
at sigintHandlersWrap (vm.js:22:35)
at sigintHandlersWrap (vm.js:96:12)
at ContextifyScript.Script.runInThisContext (vm.js:21:12)
at REPLServer.defaultEval (repl.js:313:29)
at bound (domain.js:280:14)
at REPLServer.runBound [as eval] (domain.js:293:12)
at REPLServer. (repl.js:513:10)
The text was updated successfully, but these errors were encountered:
TypeError: 'caller' and 'arguments' are restricted function properties and cannot be accessed in this context.
at checkArguments (/Users/jcaratozzolo/src/algorithms/node_modules/backseat-driver/index.js:7:26)
at generateIntegerArray (/Users/jcaratozzolo/src/algorithms/helpers/arrays.js:4:3)
at repl:1:1
at sigintHandlersWrap (vm.js:22:35)
at sigintHandlersWrap (vm.js:96:12)
at ContextifyScript.Script.runInThisContext (vm.js:21:12)
at REPLServer.defaultEval (repl.js:313:29)
at bound (domain.js:280:14)
at REPLServer.runBound [as eval] (domain.js:293:12)
at REPLServer. (repl.js:513:10)
The text was updated successfully, but these errors were encountered: