angular.js - ralat penyusunan angular2+webpack
仅有的幸福
仅有的幸福 2017-05-15 17:03:54
0
2
563

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';
仅有的幸福
仅有的幸福

membalas semua(2)
曾经蜡笔没有小新

Saya telah menemui jawapannya Saya menggunakan perpustakaan yang salah. Ia sepatutnya rxjs dan bukannya rx.

为情所困

Dikatakan rxjs/Observable tidak dijumpai, adakah anda berpura-pura rx? 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

Muat turun terkini
Lagi>
kesan web
Kod sumber laman web
Bahan laman web
Templat hujung hadapan