Skip to content

The directory "" is not writeable  #116

@shadyb

Description

@shadyb

I have downloaded the latest version of phinx, setup composer and phinx. Now everytime I try to create a new migration project I come up against the following problem:

$ mkdir newpro; cd newpro
$ php ../vendor/bin/phinx init
$ php ../vendor/bin/phinx create MyNewMigration

Phinx by Rob Morgan. version 0.2.5
using config file ./phinx.yml
using config parser yaml
using migration path

[InvalidArgumentException]
The directory "" is not writeable

create [-c|--configuration="..."] [-p|--parser="..."] name

Im not sure if this is a bug or whether I am doing something wrong but can you please advice.

Regards

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