[Vue]: Cannot read property 'meteorInstall' of...., Cannot find module './vue-progressbar.vue'

Problem with install vue-progressbar, iView in Meteor + Vue-Meteor, get error

modules-runtime.js?hash=2b888cb…:133 Uncaught Error: Cannot find module './vue-progressbar.vue'
    at require (modules-runtime.js?hash=2b888cb…:133)
    at meteorInstall.node_modules.vue-progressbar.vue-progressbar.es5.js (printer.js:170)
    at fileEvaluate (modules-runtime.js?hash=2b888cb…:207)
    at Module.require (modules-runtime.js?hash=2b888cb…:130)
    at Module.Mp.importSync (printer.js:170)
    at meteorInstall.imports.startup.client.route.js (route.js:1)
    at fileEvaluate (modules-runtime.js?hash=2b888cb…:207)
    at Module.require (modules-runtime.js?hash=2b888cb…:130)
    at Module.Mp.importSync (printer.js:170)
    at meteorInstall.imports.startup.client.index.js (inde
---------------- sometime ----------
es5-shim.js?hash=adc3c62…:17 Uncaught TypeError: Cannot read property 'meteorInstall' of undefined
    at es5-shim.js?hash=adc3c62…:17
    at es5-shim.js?hash=adc3c62…:2789
(anonymous) @ es5-shim.js?hash=adc3c62…:17
(anonymous) @ es5-shim.js?hash=adc3c62…:2789
promise.js?hash=67cbac8…:17 Uncaught TypeError: Cannot read property 'meteorInstall' of undefined
    at promise.js?hash=67cbac8…:17
    at promise.js?hash=67cbac8…:582
(anonymous) @ promise.js?hash=67cbac8…:17
(anonymous) @ promise.js?hash=67cbac8…:582
ecmascript-runtime.js?hash=72d6777…:17 Uncaught TypeError: Cann

Please help me.

Wondering if you ever got this resolved. It seems that every time I import a new module into my project I get this error.

Now It work fine.
Could try use version of Meteor 1.6.1 + akryum:vue-component 0.13.1