node.js - '$' is not recognized as an internal or external command -


i have search quite extensively answer question , have not found 1 address particular issue. involves command line in windows. trying follow tutorial on using npm. of commands in tutorial begins $ symbol, dollar sign. when type '$ npm config list' configuration not recognize message. other similar questions describe other symbols or commands not '$' dollar sign. if else has experienced particular problem , solved it. appreciate help. thank you.

just write 'npm config list' ignore $


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -