0
Ang2アプリケーションとAsp.Net mvcアプリケーションを統合する際、ビルド時に364以上のエラーが発生します。例えばAng2でAsp.net MVCアプリケーションのビルドエラー
Severity Code Description Project File Line Suppression State
Error Build:Identifier expected. Angular2MVC
重大度コード説明プロジェクトファイルの行の抑制状態
Error TS18003 No inputs were found in config file 'E:/WorkSpace/Angular2/Angular2MVC/Angular2MVC/node_modules/protractor/tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths were '["built","node_modules","testapp","website","scripts","exampleTypescript","spec/**/*"]'. protractor (tsconfig project) 1 Active
E:\WorkSpace\Angular2\Angular2MVC\Angular2MVC\node_modules\@angular\cli\blueprints\ng\files\e2e\app.e2e-spec.ts 1
私はパッケージ(package.json)を復元する上でクリックしたときにnode_modulesどこ誰も私を説明していただけます。 node_moduleをアプリケーションのルートにロードするか、それが私の角コードが置かれているappフォルダー内にあるはずですか?
@ angular/coreのようなエラーが見つかりません。またはロードされていません。