-
Notifications
You must be signed in to change notification settings - Fork 47
Foundation watch issue #126
Comments
Hi @diegodelavina, please check the relevant issues and check what https://github.com/foundation/foundation-cli/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+watch You might want to use https://github.com/foundation/foundation-zurb-template |
Hi Daniel Thank you for your time and answer. The link to the relevant issues is a link to the Foundation forum where I made this same question. Why does foundation watch not working for me? Im following the instructions to the letter and nothing happens when I type the command foundation watch. I tried npm start also and nothing, Im not getting the dist folder or anything. Just the dependencies and installed project. Im trying to use the zurb template but the last step is not working for me, please help. At minute 7:23 you can see what foundation watch does and is not doing it for me. https://www.youtube.com/watch?v=rQguHjGzFEw&t=6s |
Please share the details which template you used. And the exact commands. And also the error that you get. Also the link points to the GitHub issues and the relevant issues are also here. You may need Node 10 for the template. You can switch the Node version with nvm, nodenv, n, ... |
This issue has been mentioned on Foundation Open Source Community. There might be relevant details there: https://foundation.discourse.group/t/foundation-watch-command-not-doing-anything/2227/2 |
Im installing foundation sites 6 with foundation cli. everything works great until I run foundation watch. Nothing happens. This is the only thing I get. I downgraded node to 10.20.1 but didn't help... What am I doing wrong? Ty
You're all set!
✓ New project folder created.
✓ Node modules installed.
✓ Bower components installed.
Now run foundation watch while inside the my_project folder.
user@MBP sites % cd my_project
user@MBP my_project % foundation watch
[]
user@MBP my_project %
The text was updated successfully, but these errors were encountered: