Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

'$' is not recognized as an internal or external command

I have search quite extensively for an answer to this question and have not found one that address my particular issue. It involves the command line in windows. I am trying to follow a tutorial on using npm. All of the commands in this tutorial begins with $ this symbol, the dollar sign. When I type '$ npm config list' to get the configuration I get the not recognize message. Other similar questions describe other symbols or commands but not the '$' dollar sign. If anyone else has experienced this particular problem and solved it. I would appreciate your help. Thank you.

like image 810
swydell Avatar asked Oct 19 '25 12:10

swydell


1 Answers

Just write 'npm config list' ignore the $

like image 111
Imulate Avatar answered Oct 22 '25 02:10

Imulate



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!