Stephen Darnell
Stephen Darnell
Hi @dentsintheuniverse, if you're using the latest version of you probably need to raise this issue on that repository (https://github.com/meteor/meteor). However, I thought this form of issue with fibers was...
Hmm, this isn't great - it is quite reasonable to add a local package even if the catalog is offline/inaccessible. But just to be clear, the bootstrap repository you've cloned...
I have updated the text to hopefully reflect the current state of play at: However, for win.meteor.com you really need @gabrielhpugliese to do the update as I'm not able to...
You might be able to get away with `0.9.0.1` (note the extra zero), but the release probably needs to be referred to as `windows:[email protected]` so try: `meteor update --release windows:[email protected]`
I tried creating a simple test project. Whilst it does seem quite slow, it gets past that stage, and then moves onto "=> App running at: http://localhost:3000/"
@danielsvane Please could you delete the `%LOCALAPPDATA%\.meteor` directory and re-install. Then use `meteor update --release windows:[email protected]` hopefully it should work. @cguettinger Please could you try editing the `versions` file in...
Just to confirm, what version of accounts-password do you end up with?
Hmm, the strange thing is that using the 'checkout' build of meteor, I can successfully add 'accounts-password' (1.0.0), but when I use the released version it doesn't work. Even stranger,...
By the way, the reason that I'm trying to cheat is that the package system is overly tight in some respects. accounts-password depends on npm-bcrypt, but I don't have permission...
I was hoping to get some suggestions from a meteor-core post, but nothing useful. The other development is that MDG have started on a Windows port and I was expecting...