NTVS: 30109.03
Repro:
1. Create a Node.js Azure service solution.
2. Add a web role and a worker role so you have 2 projects in the solution.
3. Open the Node.js Interactive window
4. In the interactive window, type .npm, then <enter>
Result:
Please specify a valid Node.js project or project directory in solution. If solution contains multiple projects, specify target project using .npm [ProjectName or ProjectDir] <npm arguments>
I am getting an error while I am looking for help :-) Not a critical issue but if I just type .npm to get a list of npm commands, I don't really need be in the context of a project per say.
Repro:
1. Create a Node.js Azure service solution.
2. Add a web role and a worker role so you have 2 projects in the solution.
3. Open the Node.js Interactive window
4. In the interactive window, type .npm, then <enter>
Result:
Please specify a valid Node.js project or project directory in solution. If solution contains multiple projects, specify target project using .npm [ProjectName or ProjectDir] <npm arguments>
I am getting an error while I am looking for help :-) Not a critical issue but if I just type .npm to get a list of npm commands, I don't really need be in the context of a project per say.