Giter VIP home page Giter VIP logo

Comments (7)

oceanpad avatar oceanpad commented on August 28, 2024

Need install ruby-sass before start server

from design-blocks.

airycanon avatar airycanon commented on August 28, 2024

What is ruby-sass used for in a pure frontend project?

from design-blocks.

stefanneculai avatar stefanneculai commented on August 28, 2024

@airycanon it shouldn't be necessary to install ruby-sass. Are you seeing the same problem?

from design-blocks.

airycanon avatar airycanon commented on August 28, 2024

@stefanneculai yeah,I am seeing the same problem.

My node version is 8.7.0.

I am using yarn for dependencies:

$ yarn global add gulp
$ yarn install

Run gulp:

$ gulp
[11:34:27] Using gulpfile ~/workspace/projects/design-blocks/gulpfile.js
[11:34:27] Starting 'clean'...
[11:34:27] Finished 'clean' after 14 ms
[11:34:27] Starting 'html'...
[11:34:27] Finished 'html' after 6.08 ms
[11:34:27] Starting 'imgs'...
[11:34:27] Finished 'imgs' after 929 μs
[11:34:27] Starting 'scss'...
[11:34:27] Finished 'scss' after 2.93 ms
[11:34:27] Starting 'connect'...
[11:34:27] Finished 'connect' after 13 ms
[11:34:27] Starting 'watch'...
[11:34:27] Finished 'watch' after 3.1 ms
[11:34:27] Starting 'default'...
[11:34:27] Finished 'default' after 20 μs
[11:34:27] Server started http://localhost:8001
[11:34:27] LiveReload started on port 35729
/bin/sh: 1: scss: not found

from design-blocks.

bradbaris avatar bradbaris commented on August 28, 2024

Replace gulp-scss with gulp-sass. gulp-sass has been the de facto sass standard for node for quite a while now.

from design-blocks.

ebukahills avatar ebukahills commented on August 28, 2024

Currently going on in #36 . Can I send a PR to change gulp-scss to gulp-sass?. This correctly fixes the problem

from design-blocks.

stefanneculai avatar stefanneculai commented on August 28, 2024

@oceanpad it's fixed.

from design-blocks.

Related Issues (20)

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.