Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package

Tell us what’s happening:

  • seems to be timing out. What gives?
    // running tests
    package.json should have a valid “author” key (Test timed out)
    // tests completed

Your project link(s)

solution: boilerplate-npm (1) - Node.js Repl - Replit

Your browser information:

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

Challenge: Managing Packages with NPM - How to Use package.json, the Core of Any Node.js Project or npm Package

Link to the challenge:

hey there! what’s the exact link you are submitting please?

https://boilerplate-npm-1.alanfarquharhil.repl.co is the link I am using

I even tried creating a new instance, and using Firefox with absolutely no extensions.

Sorry if I am being very stupid, but I am not getting this at all!

Make sure your repl is running — it passes the tests

It is running, still the test is timing out.

try a different browser, clear your cache, remove browser extensions… I don’t know — I submitted your replit and it passes the tests

1 Like

I’ve tried all of this tbh. Appreciate your help but up against a brick wall I guess.

just go to the next one maybe it will pass :person_shrugging:

It is timing out for me as well, but not when I fork it. Try forking it. You can also try using a VPN to test location-related issues.

1 Like

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