dashing-js icon indicating copy to clipboard operation
dashing-js copied to clipboard

dashing-js installation fails on MacOS 10.11.6

Open alexschwartz opened this issue 9 years ago • 8 comments

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 avatar Jan 18 '17 11:01 alexschwartz

There is a related conversions: https://github.com/sass/node-sass/issues/217

alexschwartz avatar Jan 18 '17 11:01 alexschwartz

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

godrose avatar Feb 06 '17 15:02 godrose

Looks like this package is as good as dead.

godrose avatar Feb 06 '17 15:02 godrose

Also have the same issue. Abandonware?

pauldsmyth avatar Mar 21 '17 17:03 pauldsmyth

Yes. It fails across multiple systems.

On 21 Mar 2017 19:15, "pauldsmyth" [email protected] wrote:

Also have the same issue. Abandonware?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fabiocaseri/dashing-js/issues/35#issuecomment-288151374, or mute the thread https://github.com/notifications/unsubscribe-auth/AHbkI7BlMKmfRMw-GECyVieCgtz0N2gPks5roAXMgaJpZM4LmyHd .

godrose avatar Mar 21 '17 17:03 godrose

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

pauldsmyth avatar Mar 21 '17 17:03 pauldsmyth

Found another fork

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

Worked fine for me

kivancsahici avatar May 09 '17 11:05 kivancsahici

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

pauldsmyth avatar May 10 '17 09:05 pauldsmyth