Microsoft visual studio isn't installing my packages program

醉酒当歌 提交于 2021-01-20 13:46:37

问题


I've been stuck with an issue with Microsoft Visual Studios. I'm creating a package.json and added dependencies jQuery and bootstrap when I save it and click show all folders in the Solution Explorer I don't get the node_modules added. I'm a little stuck and wanted to know if someone could help me out with this issue. Here what I have so far

Here what the instructors got I'm following along with Step One adding NPM file Step Two Adding Jquery and Bootstrap to package.json dependencies Step Three click saved and go to Solution Explorer and click Show All Files I don't know why when I do it I don't get node_modules added to my program any help would be helpful

来源:https://stackoverflow.com/questions/65586026/microsoft-visual-studio-isnt-installing-my-packages-program

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!