Restrict Possible Usernames with Curly Brackets?

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

Yup, and that lesson is in three lessons’ time. :wink:

I raised this in ‘Contributors’ but there has been no response.

1 Like

It is totally solvable with what you already know

1 Like

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