path.js:7
throw new TypeError('Path must be a string. Received ' + inspect(path));
^
TypeError: Path must be a string. Received [ 'src/vue-select.js' ]
at assertPath (path.js:7:11)
at Object.resolve (path.js:1146:7)
at /Users/.../node_modules/resolve/lib/async.js:151:37
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:439:3)
Using in my component like this: