Managing Packages with NPM - tests failing on replit

Tell us what’s happening:
I’m starting the Back End Development and APIs Certification and on first challenge i can’t pass. Always get the error package.json should have a valid “author” key.

I don’t know if it’s an error in the tests or in the replit, since in the package.json of the challenge answer it mentions using node v8 and the replit uses v16.

Your project link(s)

solution: boilerplate-npm - Replit

Your browser information:

User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.46

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

Link to the challenge:

Works for me, make sure you use the correct link.

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

Thanks for the reply @lasjorg , I just found out that the firewall was blocking cors.

My bad :sweat_smile:

1 Like

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