foundation-cli
foundation-cli copied to clipboard
The command line installer for Foundation Sites, Emails, Apps.
When not connected to the Internet, foundation-cli barfs out this: ````bash events.js:163 throw er; // Unhandled 'error' event ^ Error: getaddrinfo ENOTFOUND foundation.zurb.com foundation.zurb.com:80 at errnoException (dns.js:28:10) at GetAddrInfoReqWrap.onlookup [as...
Kits and blocks are a super idea! I wish I had known about this before. - [x] number each item in list printed to stdout (see #62 ) - [x]...
Noticed there was a CLI update available (current 2.2.1, new 2.2.3) but after updating through npm I get the following error trying to run watch in a project: ``` /usr/local/lib/node_modules/foundation-cli/lib/commands/info.js:7...
I am using `data-interchange` to swap out inline SVGs at different screen sizes (by including `data-inline-svg` in the `img` tag). This worked perfectly throughout development, but stopped working after I...
git is fully configured and functional on the system, but **foundation new** (any project) fails with: > Downloading the project template...There was an issue running git clone to download the.......
Right now, using this cli tool to create a project with the Zurb foundation template pulls in about 700MB of dependencies. But when you clone the template from GitHub and...
__minor__ - [x] program should confirm existence of framework before prompting user when `--framework` flag is used. - [ ] unrecognized arguments should be rejected - [ ] indicate arguments...
I just updated from Foundation 4 to Foundation 6 and followed the documentation provided. I'm on a Mac running NPM version 3.7.3 and Node version 7.6.0 I use Bash as...
`file:///C:/Users/John/Desktop/PersonalStylist/bower_components/what-input/what-input.js Failed to load resource: net::ERR_FILE_NOT_FOUND file:///C:/Users/John/Desktop/PersonalStylist/bower_components/foundation-sites/dist/foundation.js Failed to load resource: net::ERR_FILE_NOT_FOUND app.js:1 Uncaught TypeError: $(...).foundation is not a function at app.js:1` For the what-input, the js file is in...