angular/material-start

Cannot run the material-start project

LouisJS opened this issue · 3 comments

Npm install loop on :

fetchMetadata → resolveWi ▐ ╢██████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟

I cannot go further in the process.
Is there something to fix first in package.json ?

@LouisJS - please provide more information:

  • which branch are you using on material-start ?
  • which version of Node, NPM, and gulp ?

@ThomasBurleson

I'm using the basic branch (Master)

Version :

  • Npm : 3.8.3
  • Node : v5.10.0

I don't have gulp.

cd <project_root>;
npm update; npm install -g live-server
live-server;

Browse to http://127.0.0.1:8080/app/.

This works fine in master.