foundation-cli icon indicating copy to clipboard operation
foundation-cli copied to clipboard

Foundation CLI installer via SSH

Open simonrcodrington opened this issue 9 years ago • 2 comments

Hey there guys,

I'm trying to set up a new foundation project for one of my upcoming themes and I'm having issues getting it up and running.

I've already created a development environment on my Dev server and have WordPress up and running with a bare bones SASS powered theme. I've gone in via SSH and navigated to my themes directory and installed the CLI using npm install --global foundation-cli which works fine.

My issue is creating the project itself. When I run the create command foundation new I get the following error

foundation_cli_error

I'm not really quite sure how I'm supposed to get up and running if I can't install this via SSH. The development site needs to be on this sever and accessing it via SSH is the only way I can get command line access.

Any thoughts on what I should do guys?

Cheers

simonrcodrington avatar Apr 20 '16 00:04 simonrcodrington

@simonrcodrington I think it doesn't like that you're logged in as root. Can you make another admin user?

colin-marshall avatar May 07 '16 17:05 colin-marshall

why is root user not allowed?

mingfang avatar Dec 02 '16 02:12 mingfang