creativetimofficial / argon-dashboard-react

React version of Argon Dashboard
MIT License
442 stars 756 forks source link

Update react-scripts version #36

Closed qqpann closed 4 years ago

qqpann commented 4 years ago

When running this repository, such error occurs:

[ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string.

Changing react-scripts to 3.4.0 fixed it.

einazare commented 4 years ago

Hello there, @qqhann ,

Thank you for your PR, but this has already been addressed here: https://github.com/creativetimofficial/argon-dashboard-react/pull/26

Best, Manu

qqpann commented 4 years ago

Nice.

Sorry for the duplicate.