thecodealer / vue-panzoom

Vue plugin to zoom/pan dom elements
MIT License
89 stars 20 forks source link

npm install vue-panzoom --save doesn't work #1

Closed rob-sullivan closed 4 years ago

rob-sullivan commented 5 years ago

npm install vue-panzoom --save doesn't work.

After install. I add code in main.js and then add

I get panzoom not installed and then it tells me to npm install vue-panzoom --save it.

Is the issue similar to this?

RubenSibon commented 4 years ago

It seem so be a similar problem. In this case it should find "vue-zoom.js" in a dist directory, but that does not exist.

mistabiggx commented 4 years ago

Kindly update to the latest version. The build process has been fixed

mistabiggx commented 4 years ago

Has been fixed in latest version 1.1.0