Tell us what’s happening:
Stuck in the first back end challenge, using replit. All I need to do is add the “author”:“my name” key to the package.json. I’ve done that (and I’ve even tried copy/pasting the given solution).
Based on something I saw in the forum, I ran the code in replit and I’ve tried pasting in the url from the replit browser over the pane where the results display. I’ve also tried pasting in the link to the repl itself, but neither passes the test. Your project link(s)
I didn’t take a screenshot, that just appeared when I pasted in the url for the code. But when I click on Run in the screenshot, the preview window does appear:
Manage Node.js projects and npm packages using package.json
Hi, do you remember how do you change the url? I’ve tried just adding “–” like this: https://boilerplate-npm.1dore--repl.co
but it doesn’t work.
This is what I am using:
If anybody else is stuck on this - I /think/ Replit charges for publishing now and after hours of trying to figure this out (created an own domain for $1 but no go with the test…) what
worked was using Glitch as described here: freeCodeCamp Challenge Guide: Add a Description to Your package.json