rclone-webui-react
rclone-webui-react copied to clipboard
dev-bug: Development server does not start because a dependency is broken
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
- Use the exact version of the library,
1.0.11instead of^1.0.11. - Just wait and let the author of the library fix the issue..
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