help
Unanswered
Atlantic horse mackerel posted this in #help-forum
Atlantic horse mackerelOP
How I can run this script/website code in replit
67 Replies
Masai Lion
Hi
So
Send me your .json and your .replit files in screenshots please
@Masai Lion Send me your .json and your .replit files in screenshots please
Atlantic horse mackerelOP
.JSON ??
@Masai Lion
Masai Lion
Don’t do files pls
Send screenshot
Atlantic horse mackerelOP
Om
Ook
@Masai Lion Send screenshot
Atlantic horse mackerelOP
Here is screenshots
Masai Lion
I will go step by step
On your .replit file delete the first line
Tell me when you are done
Atlantic horse mackerelOP
Om
K
@Masai Lion Tell me when you are done
Atlantic horse mackerelOP
Done
Masai Lion
Done?
Alr
Inside the same file
Go to the line 28 or the 29, it should start with “run =“
You see it?
@Masai Lion You see it?
Atlantic horse mackerelOP
Yes
Masai Lion
Okay it’s line 28
Delete everything after the =
EXCEPT
“npm run startâ€
Delete the []s and the other stuff but leave that
Atlantic horse mackerelOP
I deleted alr
I have now run =
@Masai Lion EXCEPT
Atlantic horse mackerelOP

@Atlantic horse mackerel I have now run =
Masai Lion
alright after the = write “npm startâ€
@Masai Lion alright after the = write “npm startâ€
Atlantic horse mackerelOP
Ok
Masai Lion
Done?
@Masai Lion Done?
Atlantic horse mackerelOP
Yes
Masai Lion
We are done for now on that file
Now go to
Your package.json
Atlantic horse mackerelOP
Ok
@Masai Lion Your package.json
Atlantic horse mackerelOP
Then
Masai Lion
Give me a second
Wait no
That should be all
Atlantic horse mackerelOP
..
Masai Lion
Try running your project
Atlantic horse mackerelOP
@Masai Lion Try running your project
Atlantic horse mackerelOP
Showing this
Masai Lion
Okay go back to your file
@Masai Lion Okay go back to your file
Atlantic horse mackerelOP
Then
Masai Lion
Change run to Run
Just capitalize the R
Atlantic horse mackerelOP
Ok
@Masai Lion Just capitalize the R
Atlantic horse mackerelOP
Like this
[deployment]
Run = "npm start"
[deployment]
Run = "npm start"
Same error
Masai Lion
Uhh
@Masai Lion Uhh
Atlantic horse mackerelOP

Masai Lion
Change your run
To this
run = "npm install && npm start"
@Masai Lion run = "npm install && npm start"
Atlantic horse mackerelOP
Ok
Masai Lion
Then run again
@Masai Lion Then run again
Atlantic horse mackerelOP
Same error
Masai Lion
Sorry I don’t have more ideas
You should prolly ask on the replit server