2016-07-21 22 views
1

我的應用程序卡在GET/- - - - ms,但該連接已被mongo接受。無法運行mean.io

當我運行這是最後之前的「得到」。在瀏覽器上它永遠加載。我的防火牆也關閉了

Debugger listening on port 5858 
Mean app started on port 3000 (development) cluster.worker.id: 0 
[20:59:07] index.html reloaded. 

有這個錯誤,當我嘗試npm安裝。我想是因爲這個。

[email protected] postinstall D:\Projects\mean\node_modules\meanio-admin 
> bower install 

[email protected] node_modules\meanio\node_modules\errorhandler\node_modules\accepts -> node_modules\accepts 
[email protected] node_modules\meanio\node_modules\md5\node_modules\charenc -> node_modules\charenc 
[email protected] node_modules\meanio\node_modules\md5\node_modules\crypt -> node_modules\crypt 
[email protected] node_modules\meanio\node_modules\errorhandler\node_modules\escape-html -> node_modules\escape-html 
[email protected] node_modules\meanio\node_modules\express-jwt\node_modules\express-unless -> node_modules\express-unless 
[email protected] node_modules\meanio\node_modules\md5\node_modules\is-buffer -> node_modules\is-buffer 
[email protected] node_modules\meanio\node_modules\jsonwebtoken\node_modules\jws -> node_modules\jws 
[email protected] node_modules\meanio\node_modules\express-jwt\node_modules\lodash.set -> node_modules\lodash.set 
[email protected] node_modules\meanio\node_modules\jsonwebtoken\node_modules\xtend -> node_modules\xtend 
[email protected] D:\Projects\mean 
├─┬ [email protected] invalid (git://github.com/linnovate/meanio-admin.git#66b03424a94cf51199ba21b5f2ac1d9eefa9e0aa) 
│ ├── [email protected] (git://github.com/linnovate/meanio-circles.git#42261511e0459364b34f2dfdc0bb0bf8f03794a7) 
│ └─┬ [email protected] (git://github.com/linnovate/meanio-users.git#79dacf5194d2cfa1676ac5ac59066138db37f74d) 
│ └── [email protected] 
└── [email protected] invalid (git://github.com/linnovate/meanio-system.git#a1b1b2b35eec858493d3a308e56d1e2014627ed5) 

    Dependencies installed for package meanStarter 

> [email protected] prepublish D:\Projects\mean 
> npm run snyk-protect 


> [email protected] snyk-protect D:\Projects\mean 
> snyk protect 

The patch against "node_modules\npm\node_modules\glob\node_modules\minimatch" (npm:minimatch:20160620) failed. 
Email [email protected]io if this problem persists. 
The patch against "node_modules\npm\node_modules\init-package-json\node_modules\glob\node_modules\minimatch" (npm:minimatch:20160620) failed. 
Email [email protected] if this problem persists. 
The patch against "node_modules\npm\node_modules\read-package-json\node_modules\glob\node_modules\minimatch" (npm:minimatch:20160620) failed. 
Email [email protected] if this problem persists. 
The patch against "node_modules\npm\node_modules\fstream-npm\node_modules\fstream-ignore\node_modules\minimatch" (npm:minimatch:20160620) failed. 
Email [email protected] if this problem persists. 
Successfully applied Snyk patches 
[email protected] node_modules\meanio-circles 

[email protected] node_modules\meanio-system 

[email protected] node_modules\meanio-users 

[email protected] node_modules\meanio-admin 

你如何解決這個問題?

回答

0

在嘗試改變的package.json以"snyk": true"snyk": false

我一直有提供,所以我狠命的一切,重新安裝npm cache clean && rm -rf node_modules && rm -f npm-shrinkwrap.json

npm i && npm shrinkwrap

與拆封問題