You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
Hi there, I'm getting a bundle error using the new meteor's version 0.9.3.1
Any idea, how the buildpack for meteorite can solve this compatibility issue?
The text was updated successfully, but these errors were encountered: