Skip to content

Fix mime error#5

Open
b1sh0pe wants to merge 2 commits intonode-file-api:masterfrom
b1sh0pe:master
Open

Fix mime error#5
b1sh0pe wants to merge 2 commits intonode-file-api:masterfrom
b1sh0pe:master

Conversation

@b1sh0pe
Copy link

@b1sh0pe b1sh0pe commented Sep 25, 2020

Mime.lookup was replaced on mime.getType.

@thijsdezoete
Copy link

Hi,

@coolaj86 I'd love for you to merge and release this new version. The current implementation is broken for new files when:

file = new fileapi.File({
  path: 'file',
  buffer: Buffer,
  async: true,
});

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

Successfully merging this pull request may close these issues.

2 participants