I am getting many error messages on the console when I enter in the code to pass the test. Is there s glitch with repl.it which what i am using to complete the NPM challenges I am changing the version of "moment " Below is my code :
I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
See this post to find the backtick on your keyboard. Note: Backticks (`) are not single quotes (’).
Now, you can see the formatted code is showing the syntax highlighting for your JSON. Notice how there is an inconsistency in the highlighting? This indicates a syntax error, which the console should describe with an error.
For future reference, it would be helpful, if you provide the link to your project code, and, potentially, the error message you are seeing.
typed npm install manually on the console and it seems to want to work but then nope it keeps on giving me the errors on the right side. i typed in “moment”: “2.10.2” in the dependencies and nothing seems to work . I am seriously considering giving up i can’t do it