This used to work but now when I'm trying to run:
statamic new --with-config --local landtamic lucky-media/landtamic
And yes I do have the global config updated to:
{
"repositories": [
{
"type": "path",
"url": "/Users/Sites/landtamic"
}
]
}
When I run the command it still prompts me for a license.
This used to work but now when I'm trying to run:
And yes I do have the global config updated to:
{ "repositories": [ { "type": "path", "url": "/Users/Sites/landtamic" } ] }When I run the command it still prompts me for a license.