-
Notifications
You must be signed in to change notification settings - Fork 13
503 on heroku #1
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
Comments
Any solution to that? I even did this, nothing helps...
|
Ok, so we do have confirmation now. |
Sure, here we go:
So it seems vue-cli-service is not available on heroku – even with global preinstall of @vue/cli |
Is there a way to start the express server with something like direct node-cli? I really love the way this plugin is working with the vue-cli-service, but I think there is no way to use it on heroku this way... :-( |
Ok, I understand now. Did you try passing it as a dependency? Yeah, a full refactoring is planed, using serve-my-app package, and so it will not be linked to vue-cli-service anymore. |
The serve-my-app sounds promising. I will give it a try with the dependency. |
I can confirm that it works now. But looking forward to the refactoring with serve-my-app – big respect to your work anyway!!!! |
Thanks! It's a real pleasure! |
Doc updated in cc70895. |
vuejs/vue-cli#2533 (comment) from @NataliaTepluhina
The text was updated successfully, but these errors were encountered: