Jeetでコケた話

対処

2016.06.29時点だと、6.1.2に戻せば解消します。

github.com

エラー時のメッセージ

npm run gulp build で下記エラーが。

   13| @import 'node_modules/jeet/stylus/jeet'
---------------^
   14| @import 'node_modules/iconfonts/stylesheets/font-awesome'
   15| fa-font()
   16|

failed to locate @import file node_modules/jeet/stylus/jeet.styl

上記Issueを見て、6.1.2に戻す。

$ npm install jeet@6.1.2