Skip to content

Grunt watch - doesn't see file changes #1619

Closed
@davefarthing

Description

@davefarthing

[QUESTION]
I have node installed and have run 'npm install' but when trying to use grunt watch doesn't pick up on any of the changes i'm making.

I can successfully run 'grunt refresh' to recompile but watch does nothing.

it runs without error or warning and sites at a prompt:
Running "watch" task Waiting...

If i then make a change in the less files e.g. app/design/frontend/Magento/luma/Magento_LayeredNavigation/web/css/source/_module.less (simply trying to change option title color)

No change is recognised and no recompile occurs. I'm running under OS X if that has any influence.

What am I missing (or not understanding)?

ALSO:

according to http://devdocs.magento.com/guides/v2.0/frontend-dev-guide/css-topics/css_debug.html

"grunt exec:
Republishes symlinks to the source files to the pub/static/frontend/<Vendor>/<theme>/<locale> directory."
All of my files are in pub/static/frontend/.. as copies not as symlinks (is this wrong)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions