-1

Is it possible to set up a VueJS2 development environment on an external SSD or USB without having NodeJS, NPM and Webpack installed globally on the machine?

Vaffle
  • 107
  • 1
  • 1
  • 7

1 Answers1

0

Yes this is possible. Change npm scripts to run from the local installation of that node module. For example, node_modules/.bin/webpack.