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

Missing Dependency: fibers:1.0.6 #207

Closed
tomshorrock opened this issue Sep 12, 2015 · 10 comments
Closed

Missing Dependency: fibers:1.0.6 #207

tomshorrock opened this issue Sep 12, 2015 · 10 comments

Comments

@tomshorrock
Copy link

Hi guys, fibers:1.0.6 does not exist! Please update to 1.0.7

Cheers,
Tom

@kynan
Copy link

kynan commented Sep 12, 2015

See laverdet/node-fibers#244

kynan added a commit to kynan/iron-cli that referenced this issue Sep 12, 2015
@kynan
Copy link

kynan commented Sep 12, 2015

Fix in pr #208

@phxigloo
Copy link

Just tried an install sudo npm install -g iron-meteor

Got the fibers error
npm ERR! at /usr/local/lib/node_modules/npm/lib/cache/add-named.js:125:12
npm ERR! at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:167:7)

The json package still showing fibers 1.06

@cmather
Copy link
Contributor

cmather commented Sep 12, 2015

It looks we just need to put out a new release to get the latest version. I would do it but I'm afraid I'm a little behind what's been done recently so want to double check with @chrisbutler. It looks like we just need to merge pr #208 and push a release.

Btw if anyone is held up and wants to just use a local copy:

  1. clone this repository to a local folder
  2. make the change you see in pr Update fibers to 1.0.7, fixes #207 #208
  3. run npm install
  4. run npm link (this will create a global command linked to the development folder). This is really useful for development too!

@grazzhopper
Copy link

@cmather above workaround worked like a breeze. thnx.

@sreeraghuparuchuri-zz
Copy link

@cmather the workaround helped me till the installation of iron cli.

But when i try to create a new project using iron it fails while installing iron router. Any idea when we can expect an official release?

@cmather
Copy link
Contributor

cmather commented Sep 13, 2015

I just published a new release. Let me know if anyone is still having the issue.

@cmather cmather closed this as completed Sep 13, 2015
@sreeraghuparuchuri-zz
Copy link

@cmather Thanks for the release. Works fine now!

@kynan
Copy link

kynan commented Sep 26, 2015

@cmather Thanks. Any reason for not accepting the pr?

@cmather
Copy link
Contributor

cmather commented Sep 26, 2015

Oops I should have merged the PR but just made the one line change instead. But I appreciated it!

On Sep 26, 2015, at 2:47 AM, Florian Rathgeber notifications@github.com wrote:

@cmather Thanks. Any reason for not accepting the pr?


Reply to this email directly or view it on GitHub.

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

6 participants