25 Replies
Project ID:
N/A
n/a
build logs please https://bookmarklets.up.railway.app/log-downloader/
Oh kk
I'm on mobile rn
got em
Hmm 🤔
How do you do npm install in railway?
you do it locally and then push the changes to github
Okay I'll see what I can do
Okay so sorry to bother more but I want able to do anything since idk what to put in the lock file only on the normal one
you simply delete your lock file and run
npm install
to regen it, then push the changesOh alr alr
Ima have to run on replit since I don't have vsc
Gimme a sec
why do you need vscode?
To run the command
Right?
I got the code on github
That's where I mostly do everything
no? just clone the repo locally, delete the file, run the command, push the changes
On GitHub?
locally
I don't understand sorry
have you ever cloned a repo to your computer
Not really I mostly do everything on my phone
And the more complicated stuff on pc
I edit everything on GitHub.dev
then do it that way then?
I'll try
I never ran commands on GitHub.dev
Cause here's the like the one where you can see console
It I use the one where you can't see console
well ive told you what needs to be done, you are free to do it locally or on github.dev
I'll try GitHub.dev idk how to do it locally
Thank you
I got it to work on github.dev
you create a codespace and install
btw do you know if theres a cmd to update node?
like to change what version of node railway runs your app with?