corejavascript / corejavascript/typeahead.js
_.mixin is not a function
Open
- Dominant language
- JavaScript
- Stars
- 968
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
Using node and webstorm, when I start my app I get this error:
\node_modules\corejs-typeahead\dist\typeahead.bundle.js:195
_.mixin(LruCache.prototype, {
^
```
TypeError: _.mixin is not a function
```
Has anyone else experianced this issue or know what causes it?
Contributor guide
Assessment
This issue has not been assessed yet.