Open Pazamozaurus opened 7 years ago
Hi @Pazamozaurus I just ran these commands and everything worked for me. What version of node and npm are you using?
Hi @mderrick ,
It happens to me too, with the exact same steps and error message. I am using node v6.10.3 and npm v3.10.10. I am using Windows 10.
Looks like its window only issue. Cannot replicate this myself as I am not on Windows...have you solved this at all?
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