-
Notifications
You must be signed in to change notification settings - Fork 889
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels