foundation-cli
foundation-cli copied to clipboard
The command line installer for Foundation Sites, Emails, Apps.
#### WHEN - User installs CLI npm install -g foundation-cli #### IF - The CLI has been already installed #### PROBLEM - Installation failure - If there are multiple packages...
I get the following warning message when invoking the cli. ``` Erics-MBP:autok eric$ foundation new ? What are you building today? A website (Foundation for Sites) ? What's the project...
I'm running the foundation for emails, when I run the foundation watch command, everything seems ok, I open the localhost:3000 and there is my template, but when I edit the...
A user in zurb/foundation-sites#8560 discovered that when you run `foundation watch` you get the following error: `Failed to load external module babel-register`. It follows that error with: `Requiring external module...
gentlemen hello. so i've been trying to update the foundation cli from 2.2.0 to 2.2.3 without success. i run npm update -g foundation-cli, it looks like it does its job,...
Can i install foundation 6.3 instead of latest version 6.4 through foundation CLI
Installed node 8.1.3 via brew on Sierra. Ran ```npm install --global foundation-cli```. foundation command is not found.
Hello greetings from Chile. I am using a project created with foundation-site, when incorporating this project to a topic for wordpress, this does not recognize foundation classes. How to solve...
I have an issue similiar to [https://github.com/zurb/foundation-cli/issues/21](url) - don't feel like the solution is clearly resolved. I'm trying to add foundation.calendar, but I've setup my zurb to work with scss....
 hi zurb, I've just installed the foundation cli and create a new template with your gulp sass panini workflow (and that's great!), but the compiling time is really slow...