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

Missing modules when deploying to google app engine #279

Open
vacarsu opened this issue Apr 9, 2017 · 0 comments
Open

Missing modules when deploying to google app engine #279

vacarsu opened this issue Apr 9, 2017 · 0 comments

Comments

@vacarsu
Copy link

vacarsu commented Apr 9, 2017

I'm trying to deploy a meteor app to google app engine. I've tried many different methods to deploy all of them end up with the same result - Error: Can't find npm module 'meteor-deque'..
If I npm install that module I then get Error: Can't find npm module 'mongodb'. So I install that module then I get Error: Cannot find module './entry.js' Does any one have any suggestions for deploying to google app engine.

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

1 participant