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

4.0.0-alpha.3 not published to Meteor Atmosphere #20389

Closed
dylannirvana opened this issue Jul 28, 2016 · 14 comments
Closed

4.0.0-alpha.3 not published to Meteor Atmosphere #20389

dylannirvana opened this issue Jul 28, 2016 · 14 comments

Comments

@dylannirvana
Copy link

When trying to add Bootstrap 4 alpha to a Meteor project via the add command,
meteor add twbs:bootstrap@=4.0.0-alpha.3
I get the following error:

=> Errors prevented startup:

While selecting package versions:
error: No version of twbs:bootstrap satisfies all constraints:
@=4.0.0-alpha.3
Constraints on package "twbs:bootstrap":

  • twbs:bootstrap@=4.0.0-alpha.3 <- top level

=> Your application has errors. Waiting for file change.

Thanks in advance for any help.

@cvrebert
Copy link
Collaborator

@dandv @splendido Looks like autopublish.meteor.com has gone offline?

@mattkraemer
Copy link

Still doesn't work for me. I get the following error:

=> Errors while parsing arguments:           

While adding package twbs:bootstrap@=4.0.0-alpha.3:
error: no such version twbs:bootstrap@4.0.0-alpha.3

Looks like the package hasn't been updated yet?

@dylannirvana
Copy link
Author

twbs:bootstrap@=4.0.0-alpha.2 this works. I guess alpha 3 is not yet updated.

@cvrebert
Copy link
Collaborator

The Meteor package is managed using Atmosphere/Meteor's autopublish service, which appears to be offline for some reason.
In the meantime, you can use Meteor's npm support to install the npm package instead.

@splendido
Copy link
Contributor

@cvrebert I'm sorry I've been 'distracted' by other things during the last months and I had no time to follow the evolution of Meteor...
Anyway, autopublish.meteor.com has gone offline when the free deployment of meteor demo as *.meteor.com was discontinued in favour of Galaxy. For some popular packages a free hosting was offered under meteorapp.com, but I got no offer for autopublish.meteor.com

Also, the new support for npm packages is probably enough to replace autopublish.meteor.com?

I'm sorry I had no chances to point this out earlier.
What's your feeling about this?

@cvrebert
Copy link
Collaborator

Just using npm sounds great to me.

@splendido
Copy link
Contributor

Ok, fine!
Feel free to remove the webhook to autopublish.meteor.com

It's been an honour to help you publishing package updates for Meteor :-)

@dylannirvana
Copy link
Author

I strongly prefer to use Meteor.

@mdo
Copy link
Member

mdo commented Oct 24, 2016

Was this resolved with subsequent releases?

@mdo
Copy link
Member

mdo commented Oct 28, 2016

Closing out due to lack of response. Happy to revisit if needed though!

@mdo mdo closed this as completed Oct 28, 2016
@lmaddio
Copy link

lmaddio commented Nov 10, 2016

This wasn't fixed, I also tried meteor add twbs:bootstrap@=4.0.0-alpha.5
and its get error saying that version was not found.

@cvrebert
Copy link
Collaborator

This was resolved as CantFix/WontFix.
Use the npm package instead, now that Meteor supports npm.

Not sure whether the docs were updated accordingly though.

cisuminas added a commit to cisuminas/bootstrap that referenced this issue Dec 23, 2016
@bardiharborow
Copy link
Member

@mdo, the meteor install command is still in the docs. Did you want it removed?

@mdo
Copy link
Member

mdo commented Dec 24, 2016

Sure!

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

No branches or pull requests

7 participants