Closed aoor9 closed 2 months ago
Sorry, uuid@11
has not actually been published yet. It's still a work in progress, and uuid@10
(the latest
version) doesn't have types included with it yet. So, for now, you still need to npm install @types/uuid
despite what the README says.
Sorry about that! I expect to have v11 published in the next 1-2 weeks, and you should be good to go then.
Even though this project is now built with typescript, I get this error when I use it on my node app:
This fix exports types declaration from
package.json
.