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

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -