A
A
Alex9312022-03-17 19:02:12
git
Alex931, 2022-03-17 19:02:12

How to push a vue project through git desktop?

Hello. Tell me how to put the vue.js project on github? I'm trying to post it, and it gives me an error:
warning: LF will be replaced by CRLF in .gitattributes.
The file will have its original line endings in your working directory
error: invalid path 'April/'
error: April/: cannot add to the index - missing --add option?
fatal: Unable to process path April/

The repository created a new one. Also trying to push to an existing repository:
error: invalid path 'April/'
error: April/: cannot add to the index - missing --add option?
fatal: Unable to process path April/

Everything goes well via the console, but after the command git push -u origin main nothing happens. I am logged into my github account.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question