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

bundle-visualizer not working with Meteor 3 #13115

Open
denihs opened this issue Apr 29, 2024 · 0 comments
Open

bundle-visualizer not working with Meteor 3 #13115

denihs opened this issue Apr 29, 2024 · 0 comments
Labels
Meteor 3 relates to Meteor 3
Milestone

Comments

@denihs
Copy link
Contributor

denihs commented Apr 29, 2024

Reproduction:

meteor run  --extra-packages [email protected] --production

Error:

 While selecting package versions:
   error: Conflict: Constraint [email protected] is not satisfied by webapp 2.0.0-rc300.0.
   Constraints on package "webapp":
   * [email protected] <- top level
   * webapp@~2.0.0-rc300.0 <- top level
   * [email protected] <- meteor-base 1.5.2-rc300.0
   * [email protected] <- routepolicy 1.1.2-rc300.0 <- ddp-server 3.0.0-rc300.0 <- ddp 1.4.2-rc300.0 <- accounts-base 3.0.0-rc300.0 <- accounts-password 3.0.0-rc300.0
   * [email protected] <- routepolicy 1.1.2-rc300.0 <- ddp-server 3.0.0-rc300.0 <- ddp 1.4.2-rc300.0 <- accounts-password 3.0.0-rc300.0
   * [email protected] <- routepolicy 1.1.2-rc300.0 <- ddp-server 3.0.0-rc300.0 <- quave:slingshot 1.0.0
   * [email protected] <- routepolicy 1.1.2-rc300.0 <- webapp 2.0.0-rc300.0
   * [email protected] <- ddp-server 3.0.0-rc300.0 <- ddp 1.4.2-rc300.0 <- accounts-base 3.0.0-rc300.0 <- accounts-password 3.0.0-rc300.0
   * [email protected] <- ddp-server 3.0.0-rc300.0 <- ddp 1.4.2-rc300.0 <- accounts-password 3.0.0-rc300.0
   * [email protected] <- ddp-server 3.0.0-rc300.0 <- quave:slingshot 1.0.0
   * [email protected] <- autoupdate 2.0.0-rc300.0 <- hot-code-push 1.0.5-rc300.0 <- hot-module-replacement 0.5.4-rc300.0
   * [email protected] <- mongo 2.0.0-rc300.0
   * [email protected] <- bundle-visualizer 1.2.3
   

It's a versioning problem. We need to release a new version of bundle-visualizer using [email protected]

@denihs denihs added the Meteor 3 relates to Meteor 3 label Apr 29, 2024
@denihs denihs added this to the Release 3.0 milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meteor 3 relates to Meteor 3
Projects
None yet
Development

No branches or pull requests

1 participant