Tolong bantu saya melihat, saya telah menunggu sepanjang pagi, menunggu dalam talian, terima kasih terlebih dahulu!
Mesej ralat:
ERROR in /Users/honpery/personal_project/honpery_com/admin_rewrite/node_modules/@angular/core/src/facade/async.d.ts
(8,28): error TS2307: Cannot find module 'rxjs/Observable'.
ERROR in /Users/honpery/personal_project/honpery_com/admin_rewrite/node_modules/@angular/core/src/facade/async.d.ts
(9,25): error TS2307: Cannot find module 'rxjs/Subject'.
ERROR in /Users/honpery/personal_project/honpery_com/admin_rewrite/node_modules/@angular/core/src/facade/async.d.ts
(10,28): error TS2307: Cannot find module 'rxjs/Observable'.
ERROR in /Users/honpery/personal_project/honpery_com/admin_rewrite/node_modules/@angular/core/src/facade/async.d.ts
(11,25): error TS2307: Cannot find module 'rxjs/Subject'.
tsconfig.json
{
"compilerOptions": {
"target": "es5",
"module": "commonjs",
"moduleResolution": "node",
"sourceMap": true,
"experimentalDecorators": true
},
"buildOnSave": false,
"compileOnSave": false,
"exclude": [
"node_modules"
]
}
index.ts
import "es6-shim";
import "rx";
import {Component} from '@angular/core';
Saya telah menemui jawapannya Saya menggunakan perpustakaan yang salah. Ia sepatutnya rxjs dan bukannya rx.
Dikatakan
rxjs/Observable
tidak dijumpai, adakah anda berpura-purarx
?npm install --save rxjs@5.0.0-beta.6
Selain itu, cuba alih keluar
import "rx";
sekali lagi.Akhir sekali, bandingkan persekitaran webpack+angular2 untuk melihat sama ada terdapat sebarang perbezaan