question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[chore]: deploy command is buggy

See original GitHub issue

Describe the bug Hello. I tried to deploy project using mevn deploy(using git) but it always return this error:

remote: ! No default language could be detected for this app. remote: HINT: This occurs when Heroku cannot detect the buildpack to use for this application automatically. remote: See https://devcenter.heroku.com/articles/buildpacks remote: remote: ! Push failed

After that, when i tried to execute this command again its create another one heroku app instead of using existing one.

Maybe there is possible to detect connected git remote url and if it exists - dont create new app.

Also there must be more information for deployment section( need to create it first).

Also when i tried to deploy with docker it returns.

No images to push

So if it possible. Can you provide more information, how to deploy. To Reproduce

1.Download this project https://github.com/AlMuz/VUE-AlmuzWebsite

  1. mevn deploy
  2. Deploy with Git
  3. Confirm heroku auth on website
  4. ERROR

Expected behavior I expected what it will be deployed on heroku. That’s all.

Environment Info System: OS: Linux 4.15 Ubuntu 18.04.3 LTS (Bionic Beaver) CPU: (4) x64 Intel® Core™ i3-4170 CPU @ 3.70GHz Binaries: Node: 9.6.1 - /usr/local/bin/node Yarn: 1.5.1 - /usr/local/bin/yarn npm: 6.11.3 - /usr/local/bin/npm Browsers: Chrome: 78.0.3904.108 npmGlobalPackages: mevn-cli: 1.6.1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jamesgeorge007commented, Mar 29, 2020

Fixed in v1.7.0

1reaction
AlMuzcommented, Dec 12, 2019

@aquibbaig Hello. Go on. Because i dont really know how to fix it…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Semantic Commit Messages - gists · GitHub
+-------> Type: chore, docs, feat, fix, refactor, style, or test. ... merges are in general best for dealing with cleaning up a series...
Read more >
rushstack/rushstack - Gitter
Checking the publish branch commit, those files have already been commited. It seems something is changing them just before the git checkout master...
Read more >
Frequently Asked Questions - semantic-release
To publish a non-Node package (without a package. json ) you would need to: Use a global semantic-release installation. Set semantic-release options via...
Read more >
Reliable Upgrades on Solana - Nirvana Finance - Medium
The administrative upgrade authority only needs to sign the final 'solana program deploy' command. It's always a good idea to avoid privileged operations ......
Read more >
Annoying-Housemates-Bot - Devpost
A Telegram bot to automate organizing house chores and delegating tasks. ... first before you run the /schedule command for the first time!...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found