Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mime.lookup is not a function #2

Open
SlehMas opened this issue Jul 28, 2018 · 2 comments
Open

mime.lookup is not a function #2

SlehMas opened this issue Jul 28, 2018 · 2 comments

Comments

@SlehMas
Copy link

SlehMas commented Jul 28, 2018

when loading the project, the following error shows up in the console:

TypeError: mime.lookup is not a function

@Antoinebr
Copy link

Same here

@OleksiiZubko
Copy link

Just change mime.lookup(req_file) to mime.getType(req_file)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants