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.
我在做 gulp 服务时遇到错误。我对所有这些 npm、bower 和 gulp/grunt 的东西都很陌生。所以我想知道这个错误的可能原因是什么。以前有没有人遇到过这个错误?我附上了以下屏幕截图。
提前致谢!
好吧,在深入研究了这个问题之后,我终于找到了解决方案。这是 gulp-less 的问题。我所做的是 bower 卸载 gulp-less,然后再次执行 bower install gulp-less。它解决了我的问题。还不得不将 fontawesome 降级到 4.2.0。我希望它可以帮助其他人。干杯!