Fadzlan

Results 2 comments of Fadzlan

It works! Thanks. In the current documentation, there is already instruction to set up the environment variable, just not where should you set it. I think it can remain that...

Well,I have added the following ``` javascript option('first-name', { default: 'world' }); ``` and ran the following with the result ``` bash $ npx just sayhello --first-name [4:23:00 PM] ■...