eventOneHQ / apkup

🚀 Publish APKs to Google Play directly from the terminal
https://oss.eventone.page/apkup
MIT License
36 stars 12 forks source link

Do not define a valid '.' target #61

Closed Vacxe closed 2 years ago

Vacxe commented 2 years ago

Package exports for '/usr/local/lib/node_modules/apkup/node_modules/uuid' do not define a valid '.' target

This issue begins from ~3 days ago. Any guess?

nprail commented 2 years ago

That is very strange, I've not seen this issue before. It seems like it might be an issue with the uuid package.

https://github.com/uuidjs/uuid/issues/466

What version of uuid is in your package-lock.json?