Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

node-sass install test run failed #427

Closed
hirokith opened this issue Sep 22, 2014 · 2 comments
Closed

node-sass install test run failed #427

hirokith opened this issue Sep 22, 2014 · 2 comments

Comments

@hirokith
Copy link

My node module requires node-sass@latest, and during install required node modules I encounted the following error message:

> [email protected] install /Users/hongshu/AliDrive/dev/gitlab/clam-test/node_modules/grunt-flexcombo/node_modules/flex-combo/node_modules/node-sass
> node build.js

`darwin-x64-v8-3.14` exists; testing
-
  ․․․․․․․․․․․․․․․․․․․․․․․․․

  24 passing (80ms)
  1 failing

  1) precision support should render when precision is specified:

      Uncaught AssertionError: ".test {\n  margin: 1.23457 px; }\n" == ".test {\n  margin: 1.23456789 px; }\n"
      + expected - actual

       .test {
      +  margin: 1.23456789 px; }
      -  margin: 1.23457 px; }

      at sass.render.success (/Users/hongshu/AliDrive/dev/gitlab/clam-test/node_modules/grunt-flexcombo/node_modules/flex-combo/node_modules/node-sass/test/test.js:291:21)
      at onSuccess (/Users/hongshu/AliDrive/dev/gitlab/clam-test/node_modules/grunt-flexcombo/node_modules/flex-combo/node_modules/node-sass/sass.js:87:18)



Problem with the binary; manual build incoming
Please consider contributing the release binary to https://github.com/sass/node-sass-binaries for npm distribution.

Could anyone tell me what was going wrong here?

@am11
Copy link
Contributor

am11 commented Sep 22, 2014

See #428 (comment).

@andrew
Copy link
Contributor

andrew commented Oct 6, 2014

@dickeylth v0.9.6 should solve this.

@andrew andrew closed this as completed Oct 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants