Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS error when trying to run the demo in Windows machine #90

Open
Pazamozaurus opened this issue Apr 29, 2017 · 3 comments
Open

CSS error when trying to run the demo in Windows machine #90

Pazamozaurus opened this issue Apr 29, 2017 · 3 comments

Comments

@Pazamozaurus
Copy link

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

@mderrick
Copy link
Owner

Hi @Pazamozaurus I just ran these commands and everything worked for me. What version of node and npm are you using?

@cheeyim
Copy link

cheeyim commented Jun 2, 2017

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.

@mderrick
Copy link
Owner

Looks like its window only issue. Cannot replicate this myself as I am not on Windows...have you solved this at all?

@mderrick mderrick changed the title CSS error when trying to run the demo CSS error when trying to run the demo in Windows machine Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants