-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[Bug] Beta 1: Problems with watcher (SCSS & PHP) #1804
Comments
Not working for me.
|
after alpha1, I always had this problem. |
a copy of my reply to @emilsgulbis from discourse: @emilsgulbis I noticed that when you open your console at the start of the BS session that you're missing the error I mention at the top of #1806
Can you remove your @giacomoalonzi did you try making this change and then following the instructions at the top of #1806? please keep the support back-and-forth on the discourse thread for this specific issue: https://discourse.roots.io/t/sage9-not-inserting-styles-in-browsersync/8525 |
@retlehs Not yet, i'm going to try new beta in the next days, i'll let you know |
i'm locking this issue. please use the discourse topic for discussion: https://discourse.roots.io/t/sage-9-beta-1-not-inserting-styles-in-browsersync/8525 |
fixed in beta 2 |
Submit a feature request or bug report
Bug report
Steps
composer create-project roots/sage my-theme dev-master
npm install
yarn run start
Opens localhost:3000 but with console errors:
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:3000/app/themes/my-theme/dist/a8794502c051d1cd8213.hot-update.json
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:3000/app/themes/my-theme/dist/styles/main.css
Also terminal prints - https://discourse.roots.io/t/sage9-not-inserting-styles-in-browsersync/8525/7?u=emilsgulbis
No PHP files edited, but watcher called.
Please describe your local environment:
WordPress version: 4.7
OS: macOS Sierra
NPM/Node version: 4.0.5 / 7.4.0
Where did the bug happen? Development or remote servers?
Development
Is there a related Discourse thread or were any utilized (please link them)?
https://discourse.roots.io/t/sage9-not-inserting-styles-in-browsersync/8525/7
The text was updated successfully, but these errors were encountered: