Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/angular/28.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何使用angular cli安装ng2 prism_Angular_Angular Cli - Fatal编程技术网

如何使用angular cli安装ng2 prism

如何使用angular cli安装ng2 prism,angular,angular-cli,Angular,Angular Cli,当我尝试像这样安装ng2 prism时: ng安装ng2棱镜 我得到一个错误: 包裹rxjs@5.0.0-beta.12不能满足其兄弟姐妹的要求 对等依赖要求!错误:程序包rxjs@5.0.0-β.12 不满足其兄弟姐妹的对等关系要求! at/home/codesave dash/node_modules/npm/lib/install.js:125:32 at/home/codesave dash/node_modules/npm/lib/install.js:268:7 at/home/co

当我尝试像这样安装ng2 prism时:

ng安装ng2棱镜

我得到一个错误:

包裹rxjs@5.0.0-beta.12不能满足其兄弟姐妹的要求 对等依赖要求!错误:程序包rxjs@5.0.0-β.12 不满足其兄弟姐妹的对等关系要求! at/home/codesave dash/node_modules/npm/lib/install.js:125:32 at/home/codesave dash/node_modules/npm/lib/install.js:268:7 at/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:142:5 at/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:263:14 在cb(/home/codesave dash/node_modules/npm/node_modules/slide/lib/async map.js:47:24) at/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:263:14 在cb(/home/codesave dash/node_modules/npm/node_modules/slide/lib/async map.js:47:24) at/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:263:14 在cb(/home/codesave dash/node_modules/npm/node_modules/slide/lib/async map.js:47:24) at/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:263:14 在cb(/home/codesave dash/node_modules/npm/node_modules/slide/lib/async map.js:47:24) at/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:263:14 在cb(/home/codesave dash/node_modules/npm/node_modules/slide/lib/async map.js:47:24) at/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:263:14 在cb(/home/codesave dash/node_modules/npm/node_modules/slide/lib/async map.js:47:24) at/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:263:14 在cb(/home/codesave dash/node_modules/npm/node_modules/slide/lib/async map.js:47:24) at/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:263:14 异步映射(/home/codesave dash/node_modules/npm/node_modules/slide/lib/async map.js:27:18) 下一步(/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:234:5) at/home/codesave dash/node_modules/npm/node_modules/read installed/read installed.js:179:7 at循环(fs.js:1534:14) 在doNTCallback0(node.js:419:9) 在进程中调用(node.js:348:13)

有人知道怎么修吗