Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
无法安装 Twig 模板 CLI
http://paularmstrong.github.io/swig/docs/cli/
当我安装 sudo npm install swig --global
我会得到
尝试执行 swig 时找不到命令错误
您是否尝试过使用 运行命令-g?
-g
为我工作sudo npm install swig -g
sudo npm install swig -g