kalamuna / kalastack

Local development environment for drupal
Other
43 stars 21 forks source link

GBZ-1238 Do not install node_modules globally #111

Open RobLoach opened 8 years ago

RobLoach commented 8 years ago

It causes file permission errors. Let the application install the packages locally instead. This makes it just output the node and npm version instead. Seems like a good way of debugging.