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

WARNING: 'bundle' has been deprecated. Use 'build' instead. #2

Open
mihnor opened this issue Oct 3, 2014 · 1 comment
Open

WARNING: 'bundle' has been deprecated. Use 'build' instead. #2

mihnor opened this issue Oct 3, 2014 · 1 comment

Comments

@mihnor
Copy link

mihnor commented Oct 3, 2014

Hi there, I'm getting a bundle error using the new meteor's version 0.9.3.1

     Meteor installed
   Installing packages

   Done installing smart packages
   Building meteor bundle
   WARNING: 'bundle' has been deprecated. Use 'build' instead.
-----> Vendoring node into slug
-----> Move to app directory: /programs/server
-----> Run npm install

Any idea, how the buildpack for meteorite can solve this compatibility issue?

@djhi
Copy link
Owner

djhi commented Oct 3, 2014

Hey,

I know about this warning. Unfortunatly, there's no way to build a meteor
app only for the web platform when you added iOS or Android platforms which
are problematic to build here. Si I'll keep using bundle for the moment
Le 3 oct. 2014 17:15, "mihnor" [email protected] a écrit :

Hi there, I'm getting a bundle error using the new meteor's version 0.9.3.1

 Meteor installed

Installing packages

Done installing smart packages
Building meteor bundle
WARNING: 'bundle' has been deprecated. Use 'build' instead.
-----> Vendoring node into slug
-----> Move to app directory: /programs/server
-----> Run npm install

Any idea, how the buildpack for meteorite can solve this compatibility
issue?


Reply to this email directly or view it on GitHub
#2.

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

No branches or pull requests

2 participants