cli icon indicating copy to clipboard operation
cli copied to clipboard

Path issues in CLI on Ubuntu Linux

Open danielrosehill opened this issue 1 year ago • 1 comments

Thanks to the fix that @wesort posted I was able to get the Statamic CLI at least installed on Ubuntu Linux.

statamiccli2

However when attempting to follow the documentation, the default command to start a new project (statamic new $project_name) immediately throws up a PHP error:

statamic cli

Looking at the path structure, specifically the backslashes, I'm wondering if perhaps this is OS specific

danielrosehill avatar May 19 '24 19:05 danielrosehill

Do you have the Multibyte String PHP extension installed?

duncanmcclean avatar May 19 '24 20:05 duncanmcclean

This issue has been open for a while, without a response, so I'm going to close the issue now.

I think it may be related to the fact you're missing PHP's Multibyte String extenstion

duncanmcclean avatar Oct 08 '24 18:10 duncanmcclean