foundation-cli
foundation-cli copied to clipboard
The command line installer for Foundation Sites, Emails, Apps.
Hi! I am experiencing an error when I am trying to execute the 'foundation watch' command or even the "foundation-v" The response is: `C:\Users\Costas\AppData\Roaming\npm\node_modules\foundation-cli\node_modules\string-kit\lib\format.js:327 markupTarget = this.shiftedMarkup?.[ runtime.shift ]?.[ markup...
I have installed node v14 + foundation-cli + bower but when I try to start using the CLI via `foundation -v` to just check for the version and its functionionality,...
Hello, First let me show the versions I already tried: ``` 14.16.0 12.16.3 * 10.23.3 (Currently using 64-bit executable) 0.10.48 0.10.19 ``` The current error is: ``` Error: missing script:...
Whenever i create a new project i see this error on my terminal.. But everything works including watch and build `gyp ERR! configure error gyp ERR! stack Error: `gyp` failed...
For users on High Sierra To fix this, I opened up package.json in the newly created foundation newDir/ and replaced gulp-sass: ^2.1.0 with ^3.1.0 or current.... Then npm install --save-dev...
Im installing foundation sites 6 with foundation cli. everything works great until I run foundation watch. Nothing happens. This is the only thing I get. I downgraded node to 10.20.1...
Hi ! When I run the "foundation watch" (or npm start), the SASS compiler run correctly, but the localhost server don't start. Moreover, no dist folder is created for my...
cant use node verion 12 as I get primoridals errors? downgraded node version to 10.0.0 as per discussions on forums. It now install the client but Im getting errors now...
I applied the offset class to a column in inky but its not taking effect.
I am trying to create a new foundation email project but receive the errors detailed below. How have others been resolving this issue? I've followed the recommended steps [here](https://github.com/gulpjs/gulp#installation), specifically...