-
Notifications
You must be signed in to change notification settings - Fork 22
TypeError: mime.lookup is not a function #38
Copy link
Copy link
Open
Description
This package erroneously set the semver range of the mime package to >=1.2.6. mime has been completely rewritten from version 2.0 and its api is different. Also, it requires Node 6+.
After failing to contact mikeal about this, I have forked this package and published it to npm with mime pinned properly to ^1.x.x instead.
If anyone needs it, it's here:
https://www.npmjs.com/package/filed-mimefix
https://github.com/andreialecu/filed
I'll be lightly maintaining it, if required.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels