In the Managing Packages with Npm - Use the Tilde-Character to Always Use the Latest Patch Version of a Dependency session, my code written as the solution required:
- “dependencies” should include “moment”
- “moment” version should match “~2.10.2”
However, I switched between Windows and MacOs, using Chrome, brave, IE Edge, and Mac Safari, my code looks correct but doesn’t passed, someone ever asked the same question,and I raised in the forum weeks ago, but seems not been solved.
https://github.com/chia82min/boilerplate-npm/settings/access
https://panoramic-righteous-mayflower.glitch.me
I’ve tried several times, I suspect it is the issue from freeCodeCamp