I want to run
npm install
from /earth/sea/fish/.
In above directory there is a package.json which should be used by the command. AFAIK I am not able to cd into that directory, because I am using Bamboo to do this.
I want to run
npm install
from /earth/sea/fish/.
In above directory there is a package.json which should be used by the command. AFAIK I am not able to cd into that directory, because I am using Bamboo to do this.