Add "npm install" to prepare-dev.py

Review Request #7990 — Created Feb. 22, 2016 and submitted

Information

Review Board
release-2.6.x

Reviewers

All my pipeline/media changes require lessc and babel to be installed in the
local environment. This change adds the relevant command to prepare-dev to try
to prevent some of the inevitable confusion.

Removed my node_modules directory and ran prepare-dev.py. Saw that everything
got installed correctly.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        contrib/internal/prepare-dev.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        contrib/internal/prepare-dev.py
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.6.x (dbbcce2)
Loading...