Whenever I run an npm command from the menu, it seems to cd to the folder of whatever file I happen to have open and thus often fails when it can't find package.json.. It should always just run them from project root, or alternatively from the folder of whichever package.json is nearest the root..
Whenever I run an npm command from the menu, it seems to cd to the folder of whatever file I happen to have open and thus often fails when it can't find package.json.. It should always just run them from project root, or alternatively from the folder of whichever package.json is nearest the root..