Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashing-js installation fails on MacOS 10.11.6 #35

Open
alexschwartz opened this issue Jan 18, 2017 · 8 comments
Open

dashing-js installation fails on MacOS 10.11.6 #35

alexschwartz opened this issue Jan 18, 2017 · 8 comments

Comments

@alexschwartz
Copy link

alexschwartz commented Jan 18, 2017

Trying to install dashing-js on MacOS 10.11.6 with node 6.4.0 fails as follows:
npm install -g dashing-js
yields

$ npm install -g dashing-js
npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated [email protected]: Deprecated, use jstransformer
npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: use uuid module instead
npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
npm WARN excluding symbolic link test/fixtures/app/views/.#application.js.coffee.erb -> [email protected]
/usr/local/bin/dashing-js -> /usr/local/lib/node_modules/dashing-js/bin/dashing-js

> [email protected] install /usr/local/lib/node_modules/dashing-js/node_modules/node-sass
> node build.js

(node:46479) DeprecationWarning: child_process: options.customFds option is deprecated. Use options.stdio instead.
CXX(target) Release/obj.target/binding/binding.o
In file included from ../binding.cpp:7:
../sass_context_wrapper.h:10:3: error: unknown type name 'uv_work_t'
uv_work_t request;
@alexschwartz
Copy link
Author

There is a related conversions: sass/node-sass#217

@godrose
Copy link

godrose commented Feb 6, 2017

This doesn't help. Same error.
Is there any chance that this package will be updated to reflect the current versions of dependencies?

@godrose
Copy link

godrose commented Feb 6, 2017

Looks like this package is as good as dead.

@pauldsmyth
Copy link

Also have the same issue. Abandonware?

@godrose
Copy link

godrose commented Mar 21, 2017 via email

@pauldsmyth
Copy link

Only here because someone wrote an aws dashing module using this rather than dashing.io. Oh well, looks like I'm spending time converting

@kivancsahici
Copy link

Found another fork

https://github.com/4xel/new-dashing-js

Worked fine for me

@pauldsmyth
Copy link

What's the point of this at all? Again you're porting it to something that means everyone will need to rewrite all their existing code to work with it instead of just working with the existing framework. Pointless exercise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants