My solution is correct and packages are also updated, But most of the time I face problems from test system

Tell us what’s happening:

Your project link(s)

solution: https://boilerplate-express.robinsingh6.repl.co
Repl.it - boilerplate-express

Your browser information:

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

Challenge: Use the .env File

Link to the challenge:

Remember that unless MESSAGE_STYLE in .env file is set to uppercase, the capitalization of text is supposed to be the same as in previous challenge.

1 Like

I know that and its already correct. That’s why I asked.

Code has 'hello json', expected message if not uppercase is: 'Hello json'.

1 Like

Thanks but thats really weird it wasn’t mentioned and “hello json” is much better opposite to “HELLO JSON”

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