Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Create directory is not exists #11

Description

@soullivaneuh

Actually, if I have this config:

browscap:
    cache_dir:            %kernel.root_dir%/shared/%kernel.environment%/browscap
    lowercase:            true
    do_auto_update:       false

I have this error on update command:

The cache path /[project]/app/shared/dev/browscap is invalid. Are you sure that it exists and that you have permission to access it?

It could be useful to create directory if not exists.

Thanks.

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