Giter Club home page Giter Club logo

foundation-libsass-template's People

Contributors

blueyed avatar cmwinters avatar ebsen avatar gakimball avatar jergason avatar kraigwalker avatar mhayes avatar rafibomb avatar randmanrjr avatar thedeerchild avatar zurbchris avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

foundation-libsass-template's Issues

Gruntfile.js - SASS not compiling app.scss

Just cloned your repo to test the template.

When I run grunt (after installing the bower components of course), it gives me the following error:

Running "sass:dist" (sass) task
Warning: /var/www/html/foundation-libsass-template/scss/app.scss:1: error: file to import not found or unreadable: "settings"
 Use --force to continue.

Do the paths have to be changed in app.scss? Obviously it is not able to pull in the individuall scss-files.

Invalid operands error in Grunt

Suddenly I get the Invalid operands for multiplication error in line 132 Column 51 scss/_settings.scss. Line is commented out:

// $success-color: #43AC6A;

I don't have any multiplications except for rem-calc in any of my uncommented lines in settings.scss. All those rem-calcs have already passed through Grunt, this error appeared suddenly and apparently in no relation to anything I was doing in settings.scss.

I'm quite new to Libsass & co., I would appreciate hints on how to debug the issue, so I could contribute to solving it.
Thanks.

No _settings.scss?

Why is there no _settings.scss file included? I see it removed specifically in a prior commit. Also, the compass counterpart to this project includes a _settings.scss file.

Stuck on "foundation new * -libsass"

On Windows 8.1 with current git, ruby (x64) and node (x64), I run into the following issue:

$ foundation new projectname --libsass
Creating ./projectname
exist projectname
fatal: destination path 'projectname' already exists and is not an empty directory.
Installing dependencies with bower...
bower retry Request to https://bower.herokuapp.com/packages/jquery-placeholder failed with ETIMEDOUT, retrying in 1.5s

Now, if i recall correctly, last time (several month ago) this was worked around by downgrading to an older version of node. I guess I'm going to do that again, but I guess we can all agree that really shouldn't be necessary. Any suggestions or fixes would be appreciated.

node-sass package is incompatible with latest version of node

When using the latest stable version of node (v0.12.0), the npm install && bower install will fail. I get the following error message

npm ERR! Darwin 14.3.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.0
npm ERR! npm  v2.5.1
npm ERR! code ELIFECYCLE

npm ERR! [email protected] postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script 'node scripts/build.js'.
npm ERR! This is most likely a problem with the node-sass package,

A temporary solution (that works) is to switch back to node version 0.10.33.

I'm using the libsass version of Foundation in my FoundationPress repository. More info in this thread olefredrik/FoundationPress#209. I'm looking for a better and more elegant solution. If you should get this to work with node v.0.12.0, feel free to share your insights :)

node-sass cannot be downloaded on windows

Hi, I need your help, I followed the quick setup instructions mentioned by you on Windows. After git clone, when I do npm install on command line, I get the error -

[email protected] install C:\Projects\myfoundation\foundation-libsass-template\n
ode_modules\node-sass
node scripts/install.js

Can not download file from https://raw.githubusercontent.com/sass/node-sass-bina
ries/v2.0.1/win32-x64-node-3.3/binding.node

[email protected] postinstall C:\Projects\myfoundation\foundation-libsass-templa
te\node_modules\node-sass
node scripts/build.js

module.js:338
throw err;
^

Error: Cannot find module 'C:\Projects\myfoundation\foundation-libsass-template
node_modules\node-sass\node_modules\pangyp\bin\node-gyp'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Function.Module.runMain (module.js:471:10)
at startup (node.js:117:18)
at node.js:951:3
Build failed
[email protected] node_modules\grunt-sass
├── [email protected]
└── [email protected] ([email protected], [email protected])

[email protected] node_modules\grunt
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]

Would very much appreciate your help in fixing this. Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.