-
NEW
-
Foundation Watch / Error: EISDIR:
By Tonybyte
F6.5 Trying the latest Foundation for a new Sass site. All works as usual. All set up, I run Foundation Watch in my, literally named "site" folder and everything runs as expected. I update files, it auto saves. I'm unfamiliar with the browsersync a... (continued)
-
NEW
-
Error: don't appear to be in Foundation folder
By Tonybyte
Running SASS. Went into an old project, looks like V 5.5.3, and ran foundation watch in the command prompt. I get "You don't appear to be in a Foundation project folder". I see my bower_components folder with the bower and package files. My app.js, app.s... (continued)
-
5Replies
-
Error: Cannot find module config-chain
By Tonybyte
Update was available: Update available: 2.2.3 (current: 2.2.1) │ Run npm update -g foundation-cli to update. Ran it. Seemed to go ok. However, now whenever I run the command "foundation" at c prompt, I get this: module.js:328 ... (continued)
Last Reply by Tonybyte over 2 years ago
-
3Replies
-
F6.3 centered top bar?
By Tonybyte
How do you center the top bar links in Foundation 6? I can only find info for Foundation 5 and asked before about 6 but haven't received a response. Anyone know how to do this please? :) Foundation 5 is something like: nav.top-bar { text-align:... (continued)
Last Reply by Sven CAILTEUX 5 months ago
-
5Replies
-
Can't upgrade to 6.3 with CLI
By Tonybyte
F6upgradingf6.3cliFoundation 6.3
Hello. I use the CLI and "Foundation New" to create new sites and Foundation Watch as I use SCSS. Works well. However, I wanted to play with the new Off Canvas features and when I run Foundation Upgrade on the command line in the proper site folder,... (continued)
Last Reply by Philip King almost 3 years ago
-
2Replies
-
F6 doc menu example not working
By Tonybyte
This code is from the doc. If I'm not mistaken, it should be a drilldown menu on mobile and a dropdown on medium and larger. I get a drilldown menu at every size and it appears that way on the documentation page as well. <ul class="vertical me... (continued)
Last Reply by Tonybyte over 3 years ago
-
36Replies
-
Foundation 6 filenames too long
By Tonybyte
I upgraded to Foundation 6 sites (SASS). If I sync folders, move anything, or try to delete folders, I keep getting Windows 7 problems of "filenames are too long" in the "node_modules" folder. I've rarely had this issue in the past with anything. To d... (continued)
Last Reply by Garry Brown almost 2 years ago
-
3Replies
-
should i switch to libsass?
By Tonybyte
I installed node, ruby, and compass. I don't (yet) use these for anything else.... actually i just started doing installs now for Sublime Text 3 with npm. Everything is working great for Foundation project setups. Now I'm reading about how useful grunt... (continued)
Last Reply by jessica ndaye almost 5 years ago
-
2Replies
-
Empty _settings.scss
By Tonybyte
Is the _settings.scss in the scss folder supposed to be empty on a new install now? I can easily copy from https://github.com/zurb/bower-foundation/blob/master/scss/foundation/_settings.scss or from the bower_components folder I'm just curious since... (continued)
Last Reply by Tonybyte almost 5 years ago
Thanks Robert. Unfortunately, I still haven't resolved this.