I just finished my 1st web app project and im trying to put it into a repo I made on my Github account. Ive looked through and watched several sources that explain how this is done. I tried using git commands in my console but this also didnt work. I see now that I have a file (@next/swc-win32-x64-msvc)thats bigger than 100mb im trying to upload.In my previous tries this was not an issue (maybe it was but it wasnt the error messages I was getting). I tried using git lfs to upload it and while following the steps on the official site https://git-lfs.com/ At step 3 I get told that there is not file im trying to use in the command: git add @next/swc-win32-x64-msvc (Ive also tried swc-win32-x64-msvc and swc-win32-x64-msvc.NODE) but this also has been to no use. Is there anything else I can do or is this project just completely unable to be put onto github? Thanks in advance for any help anyone can provide!
Ive tried using the git commands for adding a repo, using lfs. Any further needed information can be given.
Hi im Purge is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.