Tell us what’s happening:
Did I miss a lesson? I looked at the solution and it included this:
{2,}
to restrict of the minimum characters?
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36
.
Link to the challenge:
https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/regular-expressions/restrict-possible-usernames
sidneyyin:
Did I miss a lesson?
Yup, and that lesson is in three lessons’ time.
I raised this in ‘Contributors’ but there has been no response.
1 Like
ILM
May 31, 2019, 4:32pm
3
It is totally solvable with what you already know
1 Like
ILM
May 31, 2019, 4:34pm
4
Check in FreeCodeCamp.rocks (beta version of website) if it still like this - then you will need to go to the GitHub repository to raise the issue if there is not an issue already open, or just create a pull request to fix it yourself
1 Like