react-kronos
react-kronos copied to clipboard
The "path" argument must be of type string?!?
Hi!
I just installed the module via yarn. Now i'm getting the following error when importing the component into my component:
... node_modules/react-kronos/dist/bundle.js: The "path" argument must be of type string
What gives?
Gotta be honest, I have no idea. But a quick google search for "yarn the path argument must be of type string" reveals a bunch of seemingly related issues. Maybe one of them contains a solution that works.