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

sass doesn't compile everytime #76

Open
staszewski opened this issue Sep 2, 2018 · 1 comment
Open

sass doesn't compile everytime #76

staszewski opened this issue Sep 2, 2018 · 1 comment

Comments

@staszewski
Copy link

Hi, my issue is almost about same thing what #21 In my case when i make a change in my sass, it sometimes doesnt compile at all. When i do ctrl+s again sass may compile properly but usually it does not at all. It's really annoying.
When it happens i have to ctrl+c and run again again "start": "npm-run-all -p watch-css start-js"
I did my setup the same way that is it described in create-react-app description.

Environment:
OS: Linux 4.15
Node: 6.2.1
Yarn: Not Found
npm: 3.9.3
Watchman: Not Found
Xcode: N/A
Android Studio: Not Found

Packages: (wanted => installed)
react: ^16.4.2 => 16.4.2
react-dom: ^16.4.2 => 16.4.2
react-scripts: 1.1.5 => 1.1.5

@kapolos
Copy link

kapolos commented Dec 27, 2018

Adding the --use-polling flag solved it for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants