rclone-webui-react icon indicating copy to clipboard operation
rclone-webui-react copied to clipboard

dev-bug: Development server does not start because a dependency is broken

Open mfaheemakhtar opened this issue 5 years ago • 1 comments

The recent minor release of react-awesome-player (1.0.12) is missing the index.css stopping the development server from starting.

Module not found: Can't resolve './index.css'

Possible solutions, in my opinion

  1. Use the exact version of the library, 1.0.11 instead of ^1.0.11.
  2. Just wait and let the author of the library fix the issue..

mfaheemakhtar avatar Aug 14 '20 09:08 mfaheemakhtar

Hey. Thanks for this.

We are planning to move the player to a plugin. So we won't need it in the future. So for now, I think the best solution will be to use the exact version of the library

negative0 avatar Aug 20 '20 08:08 negative0