目前我正与Visual Studio代码和Erlang的问题,我有我的电脑上安装二郎/ OTP,我已经安装了Visual Studio代码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
任何帮助,将不胜感激。
*我已经安装了二郎山插件* - 您可以缩小下来一点? – 7stud
你能否在我的答案底部添加评论来描述你的工作方式?这将帮助其他人。 – 7stud