coddicat / vue-pinch-scroll-zoom

Vue component that provides content scrolling and zooming using mouse events or two fingers pinch on a mobile devices
MIT License
60 stars 15 forks source link

Incorrect main/module/exports specified in its package.json #38

Closed creazy231 closed 4 months ago

creazy231 commented 4 months ago

Using this package with Nuxt 3 but since version ^4.7.0 I'm getting this error:

Nuxt Build Error: [commonjs--resolver] Failed to resolve entry for package "@coddicat/vue-pinch-scroll-zoom". The package may have incorrect main/module/exports specified in its package.json.

downgrading to 4.6.0 solves this issue.

coddicat commented 4 months ago

@creazy231 thanks fixed, please update to 4.7.1