I can't create an npm help

Tell us what’s happening:

Your code so far


function sum(arr, n) {
// Only change code below this line

// Only change code above this line
}

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 8.1.0; itel A16 Plus) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Mobile Safari/537.36.

Challenge: Replace Loops using Recursion

Link to the challenge:

It is not clear what your problem is. Your title has nothing to do with the linked problem. Can you please clarify what your problem is and on what challenge?

Am confuse my self how that happened while working on APIs. perhaps I can send the link https://codepen.io/Ychris/pen/jOVeqvg

I have provided a link above where I try to modify the author name from package.json and it failed. each time I try returning the URL error message is what I see

You can’t complete the “APIs and Microservices” challenges on code pen. Below are your options. I recommend using the Repl.it starter project.

  • Clone this GitHub repo and complete these challenges locally.
  • Use our Repl.it starter project to complete these challenges.
  • Use a site builder of your choice to complete the project. Be sure to incorporate all the files from our GitHub repo.
2 Likes

We also needed you to provide this link to the challenge.
That way people can better assist you.

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