### some package install together,it will undefined! ### Node Vesion: ```16.14.0``` <img width="685" alt="image" src="https://github.com/vueuse/motion/assets/129497217/9bec3487-3e64-43b1-b78b-556fe1fb8967"> <img width="527" alt="image" src="https://github.com/vueuse/motion/assets/129497217/22e1035d-20f0-49eb-ad6f-9a972b12022c"> ### When I remove "@vueuse/motion": "^2.0.0" in dependencies, install other package first, then install @vueuse/motion ,it will working. ### But it can't only install together. ### How to fix that please?