You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey mderrick,
I tried to clone and run the demo as described in the instructions in the readme:
Clone repo
Run npm i
Run npm run i:demo
Run npm start
And when I'm running the last command I'm getting the following (webpack-css-loader-related?) error:
ERROR in ./demo/~/react-html5video/dist/styles.css
Module parse failed: C:\Users\Pazamozaurus\Desktop\reactvideo\demo\node_modules\react-html5video\dist\styles.css Unexpected token (1:0)
You may need an appropriate loader to handle this file type.
SyntaxError: Unexpected token (1:0)
Did I do something wrong?
Thanks,
Pazamozaurus
The text was updated successfully, but these errors were encountered:
Hey mderrick,
I tried to clone and run the demo as described in the instructions in the readme:
And when I'm running the last command I'm getting the following (webpack-css-loader-related?) error:
ERROR in ./demo/~/react-html5video/dist/styles.css
Module parse failed: C:\Users\Pazamozaurus\Desktop\reactvideo\demo\node_modules\react-html5video\dist\styles.css Unexpected token (1:0)
You may need an appropriate loader to handle this file type.
SyntaxError: Unexpected token (1:0)
Did I do something wrong?
Thanks,
Pazamozaurus
The text was updated successfully, but these errors were encountered: