marcin-piela / react-fetching-library

Simple and powerful API client for react 👍 Use hooks or FACCs to fetch data in easy way. No dependencies! Just react under the hood.
MIT License
624 stars 34 forks source link

Fix Buffer is undefined for react-script 5.0.0 #158

Closed FrameMuse closed 8 months ago

FrameMuse commented 2 years ago

There is a error using react-script 5.0.0 image image

Fix:

ajfunelas commented 2 years ago

My temporary workaround was downgrading from react-scripts 5.0.1 to 4.0.3