Managing Packages with NPM - Expand Your Project with External Packages from npm

Tell us what’s happening:
Replit Webview suddenly stopped working. Unable to submit my solution. Freecodecamp responds with a time out error. Edit: I have never used replit before and so far I’m not aware that I did anything wrong.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36

Challenge: Managing Packages with NPM - Expand Your Project with External Packages from npm

Link to the challenge:

Your code is passing for me. Are you using the correct URL?

https://boilerplate-npm.sepiolx64.repl.co

Yep. I was using the URL of the internal Webbrowser, but every time I tried I got the time out message:

// running tests

"dependencies"

should include

"@freecodecamp/example"

. (Test timed out)

"@freecodecamp/example"

version should be

"1.1.0"

. (Test timed out) // tests completed

I also deleted the replit and started again, but it keeps throwing this error, now at the first lesson too.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.