Managing packages with Npm - Glitch not working

Hi,

I am working on my Npm module. The link to the challenge is here:

https://www.freecodecamp.org/learn/apis-and-microservices/managing-packages-with-npm/how-to-use-package.json-the-core-of-any-node.js-project-or-npm-package

The link to my solution is here:

Even though it is right, I am not able to progress because of the following error:

// running tests
package.json should have a valid “author” key
// tests completed

Please help me on this!

Thanks!

Okay, never mind. Solved it.

The link for the code must be the link of the preview page and not the editor.
So, click the show(sunglass) icon in the top left and copy the link of the page.

In my case, it was https://glory-thorn-tiglon.glitch.me/

And now, you’re good to go!