Skip to content

2.0.6 : Symlinks are not created in developer mode #4690

@kanduvisla

Description

@kanduvisla

I recently updated to Magento 2.0.6, and now my symlinks are no longer created when I run my site in developer mode.

When I delete the pub/static-folder (I run nginx, so I don't need the .htaccess file) and reload the page, only requirejs-config.js files are created, nothing else.

When I run setup:static-content:deploy, all files are copied, instead of symlinked.

Can anyone tell me what might be going wrong here? I don't want to wait a couple of minutes every time to check my edits to CSS and/or JS files. Is my assumption right that in developer mode symlinks should be automatically created without the setup:static-content:deploy-command?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions