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
It wasnt dependable. It was lodash for some odd reason. The only real reason you were using lodash for was the _.range function but that was so easily replaceable.
Once I removed lodash from the project it start working.
I will create a PR with all my fixes soon.
westonganger
changed the title
Plugin broken because of the library: dependable
names.push is not a function
May 2, 2017
I was getting the following error from your plugin
I dug into it and its related to the dependency injection library: dependable. The library is in poor shape and should be dropped.
The text was updated successfully, but these errors were encountered: