08-14-2018, 01:20 PM
(This post was last modified: 08-14-2018, 01:32 PM by Justaotheruser.)
I got it next error any one ?
if(!_.contains(plugin.modes, gekkoMode)) {
^
TypeError: _.contains is not a function
at load (/home/joep/gekko/core/pluginUtil.js:72:11)
at /home/joep/gekko/node_modules/async/dist/async.js:1156:9
at replenish (/home/joep/gekko/node_modules/async/dist/async.js:1030:17)
at /home/joep/gekko/node_modules/async/dist/async.js:1034:9
at _asyncMap (/home/joep/gekko/node_modules/async/dist/async.js:1154:5)
at /home/joep/gekko/node_modules/async/dist/async.js:1240:16
at Object.mapSeries (/home/joep/gekko/node_modules/async/dist/async.js:1066:16)
at loadPlugins (/home/joep/gekko/core/pipeline.js:52:11)
at /home/joep/gekko/node_modules/async/dist/async.js:3845:9
at replenish (/home/joep/gekko/node_modules/async/dist/async.js:1030:17)
if(!_.contains(plugin.modes, gekkoMode)) {
^
TypeError: _.contains is not a function
at load (/home/joep/gekko/core/pluginUtil.js:72:11)
at /home/joep/gekko/node_modules/async/dist/async.js:1156:9
at replenish (/home/joep/gekko/node_modules/async/dist/async.js:1030:17)
at /home/joep/gekko/node_modules/async/dist/async.js:1034:9
at _asyncMap (/home/joep/gekko/node_modules/async/dist/async.js:1154:5)
at /home/joep/gekko/node_modules/async/dist/async.js:1240:16
at Object.mapSeries (/home/joep/gekko/node_modules/async/dist/async.js:1066:16)
at loadPlugins (/home/joep/gekko/core/pipeline.js:52:11)
at /home/joep/gekko/node_modules/async/dist/async.js:3845:9
at replenish (/home/joep/gekko/node_modules/async/dist/async.js:1030:17)