ASPNET MVC 5 и Angular 2 - не хочет собираться.
От: selkwind  
Дата: 02.03.17 22:54
Оценка:
Взял демо-код отсюда, а он при выполнении npm install angular2-image-upload --save выдает такую фигню:

C:\prj\Demo\Angular\ng2Mvc5Demo\ng2Mvc5Demo>npm install angular2-image-upload --save
npm WARN package.json core-js@2.4.1 No README data
npm WARN package.json path@0.12.7 path is also the name of a node core module.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
"angular2-image-upload" "--save"
npm ERR! node v0.12.2
npm ERR! npm v2.7.4
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package rxjs does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer @angular/core@2.1.2 wants rxjs@5.0.0-beta.12
npm ERR! peerinvalid Peer @angular/http@2.1.2 wants rxjs@5.0.0-beta.12
npm ERR! peerinvalid Peer @angular/router@3.1.2 wants rxjs@5.0.0-beta.12
npm ERR! peerinvalid Peer angular-in-memory-web-api@0.1.17 wants rxjs@5.0.0-rc.4

npm ERR! Please include the following file with any support request:
npm ERR! C:\prj\Demo\Angular\ng2Mvc5Demo\ng2Mvc5Demo\npm-debug.log



NPM-LOG в аттаче:


ЧЯДНТ? Почему оно не хочет собираться из коробки?
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.