Issue with solution validation in adding moment to package.json challange

Tell us what’s happening:
Describe your issue in detail here.

Trying to validate the solution by clicking on “I’ve completed this challange” leads to following output in the console

frame-runner.ts:128 SyntaxError: Unexpected token } in JSON at position 283
    at JSON.parse (<anonymous>)
    at Object.eval (eval at <anonymous> (VM443 frame-runner.c57390e645c6a9d23b58.js:2:197844), <anonymous>:4:27)
    at c (VM443 frame-runner.c57390e645c6a9d23b58.js:2:122411)
    at l (VM443 frame-runner.c57390e645c6a9d23b58.js:2:122713)

Please fix it.

Your project link(s)

solution: https://replit.com/@byte210/boilerplate-npm-1

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36

Challenge: Expand Your Project with External Packages from npm

Link to the challenge:

Figured out, what was the problem. It works now.

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