Coder Social home page Coder Social logo

colormin's People

Contributors

ben-eb avatar greenkeeperio-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

colormin's Issues

ModuleBuildError: Module build failed: ReferenceError: Symbol is not defined

The ES6 change threw us for a loop this morning. We're using node 0.10.x in one part of our build (but only for a little while longer!), and we had builds start failing this morning. The reason appears to be the the upgrade of colormin to 1.0.3. Babel's output on src/lib/toLonghand.js uses Symbol, which isn't defined in node 0.10.x.

We get the following error:

ModuleBuildError: Module build failed: ReferenceError: Symbol is not defined

This isn't a huge deal for us, but I figured someone else might have the same problem, so the neighborly thing to do would be to report it.

We'll probably either shrinkwrap with the previous version, or push through a node upgrade. :)

Module build failed: TypeError: c.hslaString is not a function

When i'm building with postcss, I receive the error originating from colormin:

ERROR in ./~/css-loader?sourceMap!./~/postcss-loader/lib?sourceMap!./~/sass-loader?sourceMap!./src/static/scss/common.scss
Module build failed: TypeError: c.hslaString is not a function
    at exports.default (<path/to/project>\node_modules\colormin\dist\index.js:59:26)
    at <path/to/project>\node_modules\postcss-colormin\dist\index.js:53:53
    at <path/to/project>\node_modules\postcss-colormin\dist\index.js:29:22
    at Array.forEach (<anonymous>)
    at walk (<path/to/project>\node_modules\postcss-colormin\dist\index.js:28:18)
    at transform (<path/to/project>\node_modules\postcss-colormin\dist\index.js:48:5)
    at <path/to/project>\node_modules\postcss-colormin\dist\index.js:74:20
    at <path/to/project>\node_modules\postcss\lib\container.js:192:28
    at <path/to/project>\node_modules\postcss\lib\container.js:148:26
    at Rule.each (<path/to/project>\node_modules\postcss\lib\container.js:114:22)
    at Rule.walk (<path/to/project>\node_modules\postcss\lib\container.js:147:21)
    at <path/to/project>\node_modules\postcss\lib\container.js:150:32
    at Root.each (<path/to/project>\node_modules\postcss\lib\container.js:114:22)
    at Root.walk (<path/to/project>\node_modules\postcss\lib\container.js:147:21)
    at Root.walkDecls (<path/to/project>\node_modules\postcss\lib\container.js:190:25)
    at <path/to/project>\node_modules\postcss-colormin\dist\index.js:73:20
    at LazyResult.run (<path/to/project>\node_modules\postcss\lib\lazy-result.js:274:20)
    at LazyResult.asyncTick (<path/to/project>\node_modules\postcss\lib\lazy-result.js:189:32)
    at LazyResult.asyncTick (<path/to/project>\node_modules\postcss\lib\lazy-result.js:201:22)
    at LazyResult.asyncTick (<path/to/project>\node_modules\postcss\lib\lazy-result.js:201:22)
    at LazyResult.asyncTick (<path/to/project>\node_modules\postcss\lib\lazy-result.js:201:22)
    at LazyResult.asyncTick (<path/to/project>\node_modules\postcss\lib\lazy-result.js:201:22)
    at LazyResult.asyncTick (<path/to/project>\node_modules\postcss\lib\lazy-result.js:201:22)
    at <path/to/project>\node_modules\postcss\lib\lazy-result.js:194:27
    at <anonymous>
 @ ./src/static/scss/common.scss 4:14-205

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.