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
Atom: 1.34.0 x64 Electron: 2.0.16 OS: Mac OS X 10.11.6 Thrown From: atom-wallaby package 1.0.26
Stack Trace
Uncaught TypeError: _.reduce is not a function
At /Users/.atom/packages/atom-wallaby/wallaby/client.js:14
TypeError: _.reduce is not a function
at Object._error (/packages/atom-wallaby/wallaby/client.js:14:28035)
at Object.tests (/packages/atom-wallaby/wallaby/client.js:14:27688)
at b.value (/packages/atom-wallaby/wallaby-atom/index.js:15:3443)
at b.value (/packages/atom-wallaby/wallaby-atom/index.js:15:463)
at b.wrapper (/packages/atom-wallaby/wallaby/node_modules/lodash/index.js:2914:56)
at delayed (/packages/atom-wallaby/wallaby/node_modules/lodash/index.js:6879:27)
Unfortunately we can't reproduce the issue locally with the same Atom/OS version. It looks like some of the other packages you have installed may be affecting the plugin. Please try
disabling your packages (Settings - Packages) one by one to find the package that affects Wallaby.
opening Atom Dev Tools, executing the following in Console: _.VERSION, please share the output.
I keep getting issues with things saying they're not a function when Wallaby is calling underscore/lodash. Here is my config file:
Atom: 1.34.0 x64
Electron: 2.0.16
OS: Mac OS X 10.11.6
Thrown From: atom-wallaby package 1.0.26
Stack Trace
Uncaught TypeError: _.reduce is not a function
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: