Elyssa
November 27, 2023, 11:30am
1
hello everyone, how to submit solution link
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Challenge Information:
Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package
zaklina
November 27, 2023, 11:48am
2
Click on the arrow:
when you click on the arrow, up in the top box, in the replit
copy that link and paste it in the Solution Link fild.
Elyssa
November 27, 2023, 11:51am
3
do you mean the solution link is on my github account? I don’t understand
zaklina
November 27, 2023, 11:54am
4
Solution link fild is in your lesson in the bottom
I was explaining how to copy URL from the replit…
You need to submit a link to the live project (rather than a link to the code). A link to the GitHub repo will not work as a solution. Your project will need to be hosted on Replit or some other similar platform.
Alternatively, you should be able to submit a localhost link in the solution field, if you are completing the challenges locally.
Elyssa
November 27, 2023, 11:59am
6
Oooh, I was thinking that I can use VS code
Sorry, I edited my response… you can use VSCode and submit a localhost link.
Elyssa
November 27, 2023, 12:02pm
8
Do you mean if am working with localhost running on port for example 5000, my solution link will be localhost:5000/
Essentially, yes, though you may need to include the http for it to be accepted as a solution link: http://localhost:5000
system
Closed
May 28, 2024, 12:06am
10
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.