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.

Having trouble pushing code to github in order to create my own Portfolio. Please help

See original GitHub issue

After making the necessary changes to the starter template, and trying to host it on either Github Pages or Netlify, I receive the same errors at the command line which prevent me from doing so:

“‼ Some of your tasks use git add command. Please remove it from the config since all modifications made by tasks will be automatically added to the git commit index.”

After continuing the process, I receive this error: “Running tasks for *.+(json|css|md) [failed]”, which loops and never ends.

Has anyone else faced this problem? Are there files that I should omit or edit? PLEASE HELP me as I would love to use this portfolio template. Thanks in advance!

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
aladin94commented, Feb 28, 2020

Okay, I managed to get it to work on Netlify. Thank you very much for your help!

0reactions
levi-source03commented, Jun 10, 2021

What ended up being the solution to fix this issue and get it running on Netlify? Running into a similar issue and it’s preventing me from making the commit that has my portfolio. 😦

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pushing your first project to github
1. Make sure git is tracking your project locally · 2. Create a remote, empty folder/repository on Github. · 3. Connect your local...
Read more >
Error: failed to push some refs to – How to Fix in Git
This error mainly occurs when you attempt to push your local changes to GitHub while the local repository (repo) has not yet been...
Read more >
github - Git - remote: Repository not found
Go to Settings -> Developer Settings -> Personal Access Tokens on your GitHub account. Generate a new personal access token. Make sure to...
Read more >
Git and GitHub for Beginners - Crash Course - YouTube
Learn about Git and GitHub in this tutorial. These are important tools for all developers to understand. Git and GitHub make it easier...
Read more >
How to Build Portfolio Website And Host It on GitHub Pages?
Uploading into a GitHub Repository · Name the repository as 'your-username.github.io'. (For example, if your username is chandrikadeb7 then name ...
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