daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
https://daybrush.com/moveable/
MIT License
10.12k stars 621 forks source link

Bug: Is main in package.json incorrect? #1086

Open Tooning-FE-KimYongkuk opened 9 months ago

Tooning-FE-KimYongkuk commented 9 months ago

Environments

Description

I found the below error while mounting using @vue/test-utils in vitest.

Error: Failed to resolve entry for package "vue3-moveable". The package may have incorrect main/module/exports specified in its package.json.

jeffrey-noel commented 3 months ago

I have the same issue. It seems that v0.23.0 is the last version with a correct package.json, as it can be seen here https://publint.dev/vue3-moveable@0.23.0.

Unfortunately, I don't think this package is actively maintained anymore.

HZZformGD commented 3 months ago

I have the same issue. It seems that v0.23.0 is the last version with a correct package.json, as it can be seen here https://publint.dev/vue3-moveable@0.23.0.

Unfortunately, I don't think this package is actively maintained anymore.

I feel the same way, this repository hasn't been maintained for about a year, wonder what happened to the owner.