私は現在、ビジュアルスタジオコードとerlangに問題があります。私はerlang/OTPを自分のPCにインストールしていますが、ビジュアルスタジオコード用にerlangプラグインをインストールしました。内部端末ウィンドウからerlangを実行することはできません。このエラーが発生すると、次のエラーメッセージが表示されます。ErlangはVisual Studioの内部端末で動作しませんコード
erl : The term 'erl' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the
path is correct and try again.
At line:1 char:1
+ erl
+ ~~~
+ CategoryInfo : ObjectNotFound: (erl:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
助けてください。
*私はerlangプラグインをインストールしました* - それを少し絞り込めますか? – 7stud
私の答えの一番下にあなたのために働いたことを説明するコメントを追加できますか?それは他の人々を助けるでしょう。 – 7stud