收藏sravan kumar (Metacous) 提问于 #Trailhead Challenges2023年1月13日 19:14Unable to do npm install in visual studio for dreamhouse project.4 个回答排序按日期排序按最有帮助排序按日期排序加载更多评论...已采纳的回答Keiji Otsubo2023年1月13日 20:57Hi @sravan kumar , Just add:;C:\Program Files\nodejs\To the end of your Path variable on the "User variable" section of the Environment Variables on the System Properties.After that, reopen your command prompt and typenpmThis should work. https://stackoverflow.com/questions/20992723/npm-is-not-recognized-as-internal-or-external-command-operable-program-or-bat显示更多添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
已采纳的回答Keiji Otsubo2023年1月13日 20:57Hi @sravan kumar , Just add:;C:\Program Files\nodejs\To the end of your Path variable on the "User variable" section of the Environment Variables on the System Properties.After that, reopen your command prompt and typenpmThis should work. https://stackoverflow.com/questions/20992723/npm-is-not-recognized-as-internal-or-external-command-operable-program-or-bat显示更多