Cannot seem to complete this challenge!

I am unable to complete this challenge.

I am using this link: fcc-npm/package.json at master · ioalex/fcc-npm · GitHub

The challenge cannot seem to read the package.json file.

I have even tried using https://raw.githubusercontent.com/ioalex/fcc-npm/master/package.json

I am getting this message:
// running tests
package.json should have a valid “author” key
// tests completed

Your browser information:

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

Challenge: How to Use package.json, the Core of Any Node.js Project or npm Package

Link to the challenge:

Hello there,

When you try to submit this link: https://github.com/ioalex/fcc-npm/blob/master/package.json

What happens?

Thanks for your reply mate!

I get the same aforementioned message:

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

Use replit or glitch for these challenges. You need a host that will let you run server side code.

You do not see a warning message just below the input box?

@Sky020 You don’t seem to get that message with the raw.githubusercontent link.


I really still feel like we should switch the order of the list and make the GitHub option more clear. We keep getting threads like this so it obviously isn’t clear.

4 posts were split to a new topic: Improve Backend Curriculum Hosting Description

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