- Yes. (Re-installing with
npm install
wont install phantom.js again.) (Btw.:npm install xxx --save
will automatically add xxx to the package.json) - Yes. Local package versions are preferred over global ones. (Although you need some path handling for executables.)