react-dropzone / attr-accept

JavaScript implementation of the "accept" attribute for HTML5 input element
MIT License
110 stars 24 forks source link

[BUG] Module not found: Error: Can't resolve 'attr-accept' in '/path' #70

Closed bcattonsimply closed 1 week ago

bcattonsimply commented 1 week ago

Describe the bug I am getting this error when I try to install react-dropzone.

Module not found: Error: Can't resolve 'attr-accept' in '/path'

To Reproduce

  1. try to install react-dropzone.

Expected behavior This was working prior to the latest version release.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

rolandjitsu commented 1 week ago

Probably related to https://github.com/react-dropzone/attr-accept/issues/71.

github-actions[bot] commented 1 week ago

:tada: This issue has been resolved in version 2.2.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: