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.

Unable to deploy to Heroku

See original GitHub issue

I am unable to install semantic-ui on heroku. I am getting this error:
log.txt I think this due to user interaction requirement during installation. I have excluded /semantic from github project because that’s quite huge, please tell me if it is causing the issue. Please help me in fixing this problem ASAP.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
IonutBajescucommented, Nov 3, 2016

Please set the autoInstall option to true in your semantic.json file.

0reactions
IonutBajescucommented, Nov 4, 2016

@Mrigank11 yeah, you’re supposed to check out the libs/semantic folder in git. (except for the dist/ directory, of course)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Node.js Deploys - Heroku Dev Center
Your Node.js deploy failed - now what? Start with these simple steps to troubleshoot a build issue. Check the buildpack.
Read more >
Failed to deploy application to heroku - Stack Overflow
Failed to deploy application to heroku · Installed vartualenv · Installed Django gunicron via pip · Installed heroku toolbelt · Created an empty...
Read more >
7. When It Goes Wrong - Heroku: Up and Running [Book]
Not to worry, though—deployment is the best place your application could fail. Ideally, it means that you just avoided deploying an app with...
Read more >
Heroku: Most Common Errors Explained - Papertrail
Heroku -16 First Build Fails ... The most common occurrence of this error is on the Heroku-16 stack. Behind the scenes, it's a...
Read more >
Deploy to Heroku via circleci/heroku Orb fails with "fatal
This can be resolved by manually resetting the Git repository on Heroku. With the Heroku CLI client, install the heroku-repo plugin and clear ......
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