次のように angular-cli を使用して新しい Angular 2 アプリケーションを作成しました。ng new PROJECT_NAME
しかし、実行するng serve
と、次のエラーが表示されます。
Error: Attempting to watch missing directory: typings
...
broccoli plugin was instantiated at:
....
次のように angular-cli を使用して新しい Angular 2 アプリケーションを作成しました。ng new PROJECT_NAME
しかし、実行するng serve
と、次のエラーが表示されます。
Error: Attempting to watch missing directory: typings
...
broccoli plugin was instantiated at:
....