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

Error: No such version meteor-desktop-bundler@3.2.1 and meteor-desktop-watcher@3.2.1 #42

Open
JefeAnde opened this issue Aug 29, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@JefeAnde
Copy link

JefeAnde commented Aug 29, 2024

Describe the bug

Fails on Step 4: npm run desktop -- init

While adding package communitypackages:meteor-desktop-watcher@=3.2.1:
error: no such version communitypackages:meteor-desktop-watcher@3.2.1

While adding package communitypackages:meteor-desktop-bundler@=3.2.1:
error: no such version communitypackages:meteor-desktop-bundler@3.2.1

To Reproduce

Walk through the steps in the Readme.

  1. cd /your/meteor/app
  2. meteor npm install --save-dev @meteor-community/meteor-desktop
  3. meteor add-platform ios # or android
  4. npm run desktop -- init

Fails on Step 4: npm run desktop -- init

It appears it is using the Meteor Desktop Package version (3.2.1) to add the same specified version of

  • communitypackages:meteor-desktop-watcher
  • communitypackages:meteor-desktop-bundler

https://packosphere.com/communitypackages/meteor-desktop-bundler shows version 3.2.0
https://packosphere.com/communitypackages/meteor-desktop-watcher shows version 3.2.0

@JefeAnde JefeAnde added the bug Something isn't working label Aug 29, 2024
Copy link

Thank you for submitting this issue!

We, the Members of Meteor Community Packages take every issue seriously.
Our goal is to provide long-term lifecycles for packages and keep up
with the newest changes in Meteor and the overall NodeJs/JavaScript ecosystem.

However, we contribute to these packages mostly in our free time.
Therefore, we can't guarantee your issues to be solved within certain time.

If you think this issue is trivial to solve, don't hesitate to submit
a pull request, too! We will accompany you in the process with reviews and hints
on how to get development set up.

Please also consider sponsoring the maintainers of the package.
If you don't know who is currently maintaining this package, just leave a comment
and we'll let you know

@minhna
Copy link

minhna commented Sep 15, 2024

I had the same problem.

@StorytellerCZ
Copy link
Member

Published v3.3.0 of everything. Please check if that helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants