Closed hellogerard closed 9 years ago
Hmmm, I changed the location where files are uploaded too in beta 1. So probably I forgot to change the download url somewhere. So meteor tries to download the package sources from the wrong location. I'll have a fix soon.
Sorry that things are a bit bumpy. Beta1 was a major rewrite from the alpha version and I didn't really test everything yet.
No problem. This would solve a huge need at our company. We want to share code via packages, but they're not suitable for the public. And even if they were, we don't necessarily want to maintain them. Nice work.
Yeah, that's why it's made. + it allows you to overwrite existing packages (e.g. you want a custom version of DDP).
Anyway, should be fixed. However, you'll have to publish a new version of your package or unpublish it via the GUI and republish it.
I have my Stratosphere app up & running with a private package listed.
I tried adding a package to a test project (using the environment var) and am getting a long trace:
Any help? So close!
Update: Meant to add that
meteor search
andmeteor show
work fine with Stratosphere packages.