2016-08-04 4 views
1

meanio에서 MS :GET/- - - - - - - - 나는 평균 아래의 지침 스택 설치 한

Mean app started on port 3000 (development) cluster.worker.id: 0 
[12:09:03] index.html reloaded. 
: 나는 그것을 성공적으로 시작하고 마지막 줄을 보여줍니다 gulp 명령을 실행 할 때마다

$ curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash 
$ sudo apt-get update 
$ sudo apt-get install nodejs 
$ npm install -g gulp 
$ npm install -g bower 
$ sudo npm install -g mean-cli 
$ mean init testApp 
$ cd testApp && npm install 

그 후

I는 localhost:3000에 무한 루프의 페이지 재로드를 이동 단말에 다음 출력 표시하는 경우 :

Mean app started on port 3000 enter code here`(development) cluster.worker.id: 0 
[12:09:03] index.html reloaded. 
GET/- - - - ms 
GET/- - - - ms 
GET/- - - - ms 
,536을

답변

0

npm에 대한 교차 확인 권한은 루트에서 소유자를 변경합니다.