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

synchronize library conflicts fibers@0.15 #66

Open
omercakici opened this issue Nov 21, 2018 · 4 comments
Open

synchronize library conflicts fibers@0.15 #66

omercakici opened this issue Nov 21, 2018 · 4 comments

Comments

@omercakici
Copy link

synchronize library gave an error fibers@0.15 cannot install.

@andrija-hers
Copy link

+1, although it is not fibers@0.15, but fibers@1.0.15 instead:

npm ERR! code ELIFECYCLE                                                                                                                                                                                           
npm ERR! errno 1                                                                                                            
npm ERR! fibers@1.0.15 install: `node build.js || nodejs build.js`                                                                                                                         
npm ERR! Exit status 1                                                                                                                                                                     
npm ERR!                                                                                                 
npm ERR! Failed at the fibers@1.0.15 install script.                                                                                                                                                               
npm ERR! This is probably not a problem with npm. There is likely additional logging output above. 

On the other side, fibers is currently at 3.1.1, so obviously synchronize needs to properly synchronize with fibers

@andrija-hers
Copy link

However, having looked at the module code, it seems that it's being maintained, but not published.
Last publish was done over a year ago, and in the meantime package.json updated the dependency (fibers to 3.x), but not the version (still 2.0.0).
Gave up on synchronize and used deasync instead.

@ahallez
Copy link

ahallez commented Feb 11, 2019

Any chance on a new release including the fibers dependency upgrade?

@zakdav
Copy link

zakdav commented Feb 12, 2019

Use a fork like
https://www.npmjs.com/package/synchronize_f2

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