ioalex
June 24, 2021, 10:43am
1
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:
Sky020
June 24, 2021, 10:51am
2
Hello there,
When you try to submit this link: https://github.com/ioalex/fcc-npm/blob/master/package.json
What happens?
ioalex
June 24, 2021, 2:09pm
3
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.
Sky020
June 24, 2021, 4:23pm
5
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.
Sky020
Split this topic
June 24, 2021, 9:42pm
7
system
Closed
December 24, 2021, 9:42am
8
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.