在我的 mac 上编译玉文件时出现错误。我已经阅读了太多博客文章,但问题仍然存在。
这是我收到的错误的屏幕截图:
谁能告诉我如何在 Webstrom MAC 中设置翡翠。
在终端中,当我尝试使用此命令进行编译时,出现错误号:156
mandeepgill-macpro:~ mandeepgill$ cd /Applications/MAMP/htdocs
mandeepgill-macpro:htdocs mandeepgill$ cd HTMLCodes
mandeepgill-macpro:HTMLCodes mandeepgill$ cd Sports
mandeepgill-macpro:Sports mandeepgill$ cd public_html
mandeepgill-macpro:public_html mandeepgill$ jade main.jade main.html
/usr/local/lib/node_modules/jade/bin/jade:156
if (err) throw err;
^
Error: EISDIR, open 'main.html'
mandeepgill-macpro:public_html mandeepgill$