私は Windows 7 を使用しており、angular-cli でサンプル プロジェクトを作成しようとしています。プロジェクトng new Test2
を正常に作成したプロジェクトを作成しましたが、実行するとng serve
、次のエラーが発生します。
The Broccoli Plugin: [BroccoliTypeScriptCompiler] failed with: operation not permitted.
ここで何がうまくいかないのですか?
私は Windows 7 を使用しており、angular-cli でサンプル プロジェクトを作成しようとしています。プロジェクトng new Test2
を正常に作成したプロジェクトを作成しましたが、実行するとng serve
、次のエラーが発生します。
The Broccoli Plugin: [BroccoliTypeScriptCompiler] failed with: operation not permitted.
ここで何がうまくいかないのですか?