RainLoop / rainloop-webmail

Simple, modern & fast web-based email client
http://rainloop.net
MIT License
4.1k stars 890 forks source link

Unknown Error #319

Closed MrKeiKun closed 9 years ago

MrKeiKun commented 10 years ago

Information: in master, there is this errors showing..

An Error occurred, 
please refresh the page and try again.

I found out the error shows up when using rainloop/rainloop-webmail@e39f0caf2c066b30edaf2fa8b85acab686bc33a6 but when i use rainloop/rainloop-webmail@e39f0caf2c066b30edaf2fa8b85acab686bc33a6 , everything works fine.

Right now the latest master still has this problem. In apache HTTPD Access Log it shows

49.150.184.239 [17/Sep/2014:18:47:46 +0800] "GET / HTTP/1.1" 200 3461
49.150.184.239 [17/Sep/2014:18:47:46 +0800] "GET /rainloop/v/0.0.0/static/js/min/boot.js HTTP/1.1" 404 236
49.150.184.239 [17/Sep/2014:18:47:46 +0800] "GET /rainloop/v/0.0.0/static/css/app.min.css HTTP/1.1" 404 237
RainLoop commented 10 years ago

README.md:

Attention

This is NOT a stable version of RainLoop Webmail. It's not recommended to use in production environment.

You need to build static files.

#npm install -g gulp
#npm install
#gulp
MrKeiKun commented 10 years ago

@RainLoop

i know, been a bleeding edge user since i used it... anyway building static files went good

MrKeiKun commented 9 years ago

@RainLoop

something went up again(still using master)

49.150.174.85 - - [22/Nov/2014:17:54:43 +0800] "GET /?admin HTTP/1.1" 200 3614
49.150.174.85 - - [22/Nov/2014:17:54:43 +0800] "GET /rainloop/v/0.0.0/static/css/app.min.css HTTP/1.1" 404 237
49.150.174.85 - - [22/Nov/2014:17:54:43 +0800] "GET /rainloop/v/0.0.0/static/js/min/boot.js HTTP/1.1" 304 -
49.150.174.85 - - [22/Nov/2014:17:54:43 +0800] "GET /?/AdminAppData/0/6955541803035885/ HTTP/1.1" 200 2348
49.150.174.85 - - [22/Nov/2014:17:54:44 +0800] "GET /?/Css/0/Admin/-/Default/-/5a2a2fdbd35579745762692af4c94eaf/Hash/-/ HTTP/1.1" 304 -
49.150.174.85 - - [22/Nov/2014:17:54:44 +0800] "GET /rainloop/v/0.0.0/static/js/min/admin.js HTTP/1.1" 304 -
49.150.174.85 - - [22/Nov/2014:17:54:44 +0800] "GET /rainloop/v/0.0.0/static/js/min/libs.js HTTP/1.1" 304 -

i already run gulp still bugged

RainLoop commented 9 years ago

Did you update dependencies?

#npm install
MrKeiKun commented 9 years ago

@RainLoop a log after running #gulp showed up

[20:16:09] Plumber found unhandled error:
 Error in plugin 'gulp-autoprefixer'
Message:
    /var/www/rainloop/app.css:2052:991: Missed semicolon
Details:
    reason: Missed semicolon
    file: /var/www/rainloop/app.css
    line: 2052
    column: 991
RainLoop commented 9 years ago

Thanks!

RainLoop commented 9 years ago

Ok, try to pull now.

MrKeiKun commented 9 years ago

awesome

MrKeiKun commented 9 years ago

Hi @RainLoop

i migrated to nginx new error showed up...

2014/12/27 15:25:25 [error] 29081#0: *1 open() "/var/www/rainloop/rainloop/v/0.0.0/static/css/app.min.css" failed (2: No such file or directory), client: 49.150.175.66, server: mail.domain.com, request: "GET /rainloop/v/0.0.0/static/css/app.min.css HTTP/1.1", host: "mail.domain.com", referrer: "http://mail.domain.com/"

I checked if file really doesn't exist

[root@server1 rainloop]# cat "/var/www/rainloop/rainloop/v/0.0.0/static/css/app.min.css"
cat: /var/www/rainloop/rainloop/v/0.0.0/static/css/app.min.css: No such file or directory

But I already run gulp

[root@server1 rainloop]# gulp
[15:28:41] Using gulpfile /var/www/rainloop/gulpfile.js
[15:28:41] Starting 'js:libs'...
[15:28:41] Starting 'js:boot'...
[15:28:41] Starting 'js:openpgp'...
[15:28:41] Starting 'js:webpack:clear'...
[15:28:41] Starting 'less:main'...
[15:28:41] Starting 'ckeditor:clear'...
[15:28:41] Starting 'fontastic-fonts:clear'...
[15:28:41] Finished 'js:webpack:clear' after 113 ms
[15:28:41] Starting 'js:webpack'...
[15:28:41] Finished 'fontastic-fonts:clear' after 152 ms
[15:28:41] Starting 'fontastic-fonts:copy'...
[15:28:42] Finished 'js:openpgp' after 538 ms
[15:28:42] Finished 'js:boot' after 831 ms
[15:28:42] Finished 'ckeditor:clear' after 949 ms
[15:28:42] Starting 'ckeditor:copy'...
[15:28:43] Finished 'fontastic-fonts:copy' after 1.26 s
[15:28:43] Starting 'fontastic'...
[15:28:43] Finished 'fontastic' after 6.98 μs
[15:28:43] [webpack] Hash: 01238eee26bf63822773
Version: webpack 1.4.14
Time: 1464ms
   Asset    Size  Chunks             Chunk Names
  app.js  635862       0  [emitted]  app
admin.js  270101       1  [emitted]  admin
chunk    {0} app.js (app) 576203 [rendered]
    [0] ./dev/app.js 42 {0} [built]
    [1] ./dev/Common/Utils.js 52836 {0} {1} [built]
    [2] external "_" 42 {0} {1} [not cacheable]
    [3] ./dev/External/ko.js 20276 {0} {1} [built]
    [4] ./dev/Common/Enums.js 6827 {0} {1} [built]
    [5] ./dev/Knoin/Knoin.js 11193 {0} {1} [built]
    [6] ./dev/App/User.js 39771 {0} [built]
    [7] ./dev/Common/Globals.js 5950 {0} {1} [built]
    [8] ./dev/Storage/Settings.js 1073 {0} {1} [built]
    [9] ./dev/Storage/User/Data.js 28340 {0} [built]
   [10] ./dev/Knoin/AbstractView.js 2534 {0} {1} [built]
   [11] ./dev/Common/Links.js 7989 {0} {1} [built]
   [12] external "window" 42 {0} {1} [not cacheable]
   [13] external "jQuery" 42 {0} {1} [not cacheable]
   [14] ./dev/Storage/User/Remote.js 21954 {0} [built]
   [15] ./dev/Common/Consts.js 2092 {0} {1} [built]
   [18] external "key" 42 {0} {1} [not cacheable]
   [19] ./dev/Storage/User/Cache.js 8900 {0} [built]
   [21] ./dev/Common/Plugins.js 2197 {0} {1} [built]
   [22] ./dev/Knoin/AbstractModel.js 775 {0} [built]
   [23] ./dev/Model/Email.js 7676 {0} {1} [built]
   [24] ./dev/View/Popup/Compose.js 45090 {0} [built]
   [25] ./dev/Common/Events.js 978 {0} {1} [built]
   [26] ./dev/Component/Abstract.js 1234 {0} {1} [built]
   [27] ./dev/Component/AbstractInput.js 1998 {0} {1} [built]
   [28] ./dev/Knoin/AbstractScreen.js 1463 {0} {1} [built]
   [29] external "moment" 42 {0} {1} [not cacheable]
   [30] ./dev/Component/AbstracCheckbox.js 1536 {0} {1} [built]
   [31] external "crossroads" 42 {0} {1} [not cacheable]
   [32] ./dev/View/Popup/Ask.js 2486 {0} {1} [built]
   [33] ./dev/View/Popup/FolderSystem.js 4076 {0} [built]
   [34] ./dev/View/Popup/Languages.js 1759 {0} {1} [built]
   [35] ./dev/App/Abstract.js 7166 {0} {1} [built]
   [36] ./dev/Common/HtmlEditor.js 5749 {0} [built]
   [37] ./dev/Component/AbstracRadio.js 1203 {0} {1} [built]
   [38] ./dev/Component/Checkbox.js 470 {0} {1} [built]
   [39] ./dev/Component/Input.js 446 {0} {1} [built]
   [40] ./dev/Component/MaterialDesign/Checkbox.js 1489 {0} {1} [built]
   [41] ./dev/Component/Radio.js 440 {0} {1} [built]
   [42] ./dev/Component/SaveTrigger.js 1927 {0} {1} [built]
   [43] ./dev/Component/Select.js 697 {0} {1} [built]
   [44] ./dev/Component/TextArea.js 612 {0} {1} [built]
   [45] ./dev/Knoin/AbstractBoot.js 188 {0} {1} [built]
   [46] ./dev/Screen/AbstractSettings.js 5755 {0} {1} [built]
   [47] ./dev/Storage/AbstractData.js 3852 {0} {1} [built]
   [48] ./dev/Storage/AbstractRemote.js 7579 {0} {1} [built]
   [49] ./dev/Storage/Local.js 1035 {0} [built]
   [50] ./dev/View/Popup/AddAccount.js 2614 {0} [built]
   [51] ./dev/bootstrap.js 1673 {0} {1} [built]
   [52] (webpack)/buildin/module.js 251 {0} {1} [built]
   [53] external "Autolinker" 42 {0} {1} [not cacheable]
   [54] external "JSON" 42 {0} [not cacheable]
   [55] external "Jua" 42 {0} [not cacheable]
   [56] external "hasher" 42 {0} {1} [not cacheable]
   [57] external "ssm" 42 {0} {1} [not cacheable]
   [58] external "window.JSEncrypt" 42 {0} {1} [not cacheable]
   [59] external "window.SimplePace" 42 {0} {1} [not cacheable]
   [60] ./dev/Common/Selector.js 15341 {0} [built]
   [61] ./dev/Model/Message.js 32791 {0} [built]
   [62] ./dev/View/Popup/Contacts.js 18485 {0} [built]
   [63] ./dev/View/Popup/Filter.js 2935 {0} [built]
   [64] ./dev/View/Popup/FolderCreate.js 3170 {0} [built]
   [65] ./dev/View/Popup/Identity.js 3332 {0} [built]
   [66] ./dev/View/Popup/KeyboardShortcutsHelp.js 1471 {0} [built]
   [67] ./dev/View/User/AbstractSystemDropDown.js 2857 {0} [built]
   [68] ./dev/Common/Base64.js 3430 {0} [built]
   [69] ./dev/Model/Account.js 956 {0} [built]
   [70] ./dev/Model/Attachment.js 7864 {0} [built]
   [71] ./dev/Model/ComposeAttachment.js 2361 {0} [built]
   [72] ./dev/Model/Contact.js 2752 {0} [built]
   [73] ./dev/Model/ContactProperty.js 1392 {0} [built]
   [74] ./dev/Model/Filter.js 3134 {0} [built]
   [75] ./dev/Model/FilterCondition.js 1211 {0} [built]
   [76] ./dev/Model/Folder.js 8987 {0} [built]
   [77] ./dev/Model/Identity.js 1274 {0} [built]
   [78] ./dev/Model/OpenPgpKey.js 1078 {0} [built]
   [81] ./dev/Screen/User/About.js 485 {0} [built]
   [82] ./dev/Screen/User/Login.js 477 {0} [built]
   [83] ./dev/Screen/User/MailBox.js 4076 {0} [built]
   [84] ./dev/Screen/User/Settings.js 3606 {0} [built]
   [96] ./dev/Settings/User/Accounts.js 2533 {0} [built]
   [97] ./dev/Settings/User/ChangePassword.js 3153 {0} [built]
   [98] ./dev/Settings/User/Contacts.js 1218 {0} [built]
   [99] ./dev/Settings/User/Filters.js 3267 {0} [built]
  [100] ./dev/Settings/User/Folders.js 4973 {0} [built]
  [101] ./dev/Settings/User/General.js 5443 {0} [built]
  [102] ./dev/Settings/User/Identities.js 5211 {0} [built]
  [103] ./dev/Settings/User/Identity.js 2227 {0} [built]
  [104] ./dev/Settings/User/OpenPgp.js 1950 {0} [built]
  [105] ./dev/Settings/User/Security.js 3849 {0} [built]
  [106] ./dev/Settings/User/Social.js 1838 {0} [built]
  [107] ./dev/Settings/User/Themes.js 3680 {0} [built]
  [108] ./dev/Storage/LocalDriver/Cookie.js 1590 {0} [built]
  [109] ./dev/Storage/LocalDriver/LocalStorage.js 1621 {0} [built]
  [114] ./dev/View/Popup/AddOpenPgpKey.js 2318 {0} [built]
  [115] ./dev/View/Popup/AdvancedSearch.js 3056 {0} [built]
  [116] ./dev/View/Popup/ComposeOpenPgp.js 5263 {0} [built]
  [118] ./dev/View/Popup/FolderClear.js 2760 {0} [built]
  [119] ./dev/View/Popup/NewOpenPgpKey.js 2534 {0} [built]
  [121] ./dev/View/Popup/TwoFactorTest.js 1582 {0} [built]
  [122] ./dev/View/Popup/ViewOpenPgpKey.js 1068 {0} [built]
  [123] ./dev/View/User/About.js 627 {0} [built]
  [124] ./dev/View/User/Login.js 9841 {0} [built]
  [125] ./dev/View/User/MailBox/FolderList.js 6599 {0} [built]
  [126] ./dev/View/User/MailBox/MessageList.js 25628 {0} [built]
  [127] ./dev/View/User/MailBox/MessageView.js 20518 {0} [built]
  [128] ./dev/View/User/MailBox/SystemDropDown.js 681 {0} [built]
  [129] ./dev/View/User/Settings/Menu.js 1013 {0} [built]
  [130] ./dev/View/User/Settings/Pane.js 1109 {0} [built]
  [131] ./dev/View/User/Settings/SystemDropDown.js 683 {0} [built]
  [132] external "ifvisible" 42 {0} [not cacheable]
  [133] external "window.$LAB" 42 {0} [not cacheable]
  [134] external "window.PhotoSwipe" 42 {0} [not cacheable]
  [135] external "window.PhotoSwipeUI_Default" 42 {0} [not cacheable]
chunk    {1} admin.js (admin) 239537 [rendered]
    [0] ./dev/admin.js 43 {1} [built]
    [1] ./dev/Common/Utils.js 52836 {0} {1} [built]
    [2] external "_" 42 {0} {1} [not cacheable]
    [3] ./dev/External/ko.js 20276 {0} {1} [built]
    [4] ./dev/Common/Enums.js 6827 {0} {1} [built]
    [5] ./dev/Knoin/Knoin.js 11193 {0} {1} [built]
    [7] ./dev/Common/Globals.js 5950 {0} {1} [built]
    [8] ./dev/Storage/Settings.js 1073 {0} {1} [built]
   [10] ./dev/Knoin/AbstractView.js 2534 {0} {1} [built]
   [11] ./dev/Common/Links.js 7989 {0} {1} [built]
   [12] external "window" 42 {0} {1} [not cacheable]
   [13] external "jQuery" 42 {0} {1} [not cacheable]
   [15] ./dev/Common/Consts.js 2092 {0} {1} [built]
   [16] ./dev/Storage/Admin/Remote.js 6796 {1} [built]
   [17] ./dev/App/Admin.js 5992 {1} [built]
   [18] external "key" 42 {0} {1} [not cacheable]
   [20] ./dev/Storage/Admin/Data.js 2123 {1} [built]
   [21] ./dev/Common/Plugins.js 2197 {0} {1} [built]
   [23] ./dev/Model/Email.js 7676 {0} {1} [built]
   [25] ./dev/Common/Events.js 978 {0} {1} [built]
   [26] ./dev/Component/Abstract.js 1234 {0} {1} [built]
   [27] ./dev/Component/AbstractInput.js 1998 {0} {1} [built]
   [28] ./dev/Knoin/AbstractScreen.js 1463 {0} {1} [built]
   [29] external "moment" 42 {0} {1} [not cacheable]
   [30] ./dev/Component/AbstracCheckbox.js 1536 {0} {1} [built]
   [31] external "crossroads" 42 {0} {1} [not cacheable]
   [32] ./dev/View/Popup/Ask.js 2486 {0} {1} [built]
   [34] ./dev/View/Popup/Languages.js 1759 {0} {1} [built]
   [35] ./dev/App/Abstract.js 7166 {0} {1} [built]
   [37] ./dev/Component/AbstracRadio.js 1203 {0} {1} [built]
   [38] ./dev/Component/Checkbox.js 470 {0} {1} [built]
   [39] ./dev/Component/Input.js 446 {0} {1} [built]
   [40] ./dev/Component/MaterialDesign/Checkbox.js 1489 {0} {1} [built]
   [41] ./dev/Component/Radio.js 440 {0} {1} [built]
   [42] ./dev/Component/SaveTrigger.js 1927 {0} {1} [built]
   [43] ./dev/Component/Select.js 697 {0} {1} [built]
   [44] ./dev/Component/TextArea.js 612 {0} {1} [built]
   [45] ./dev/Knoin/AbstractBoot.js 188 {0} {1} [built]
   [46] ./dev/Screen/AbstractSettings.js 5755 {0} {1} [built]
   [47] ./dev/Storage/AbstractData.js 3852 {0} {1} [built]
   [48] ./dev/Storage/AbstractRemote.js 7579 {0} {1} [built]
   [51] ./dev/bootstrap.js 1673 {0} {1} [built]
   [52] (webpack)/buildin/module.js 251 {0} {1} [built]
   [53] external "Autolinker" 42 {0} {1} [not cacheable]
   [56] external "hasher" 42 {0} {1} [not cacheable]
   [57] external "ssm" 42 {0} {1} [not cacheable]
   [58] external "window.JSEncrypt" 42 {0} {1} [not cacheable]
   [59] external "window.SimplePace" 42 {0} {1} [not cacheable]
   [79] ./dev/Screen/Admin/Login.js 483 {1} [built]
   [80] ./dev/Screen/Admin/Settings.js 1991 {1} [built]
   [85] ./dev/Settings/Admin/About.js 1783 {1} [built]
   [86] ./dev/Settings/Admin/Branding.js 2650 {1} [built]
   [87] ./dev/Settings/Admin/Contacts.js 5987 {1} [built]
   [88] ./dev/Settings/Admin/Domains.js 2460 {1} [built]
   [89] ./dev/Settings/Admin/General.js 4066 {1} [built]
   [90] ./dev/Settings/Admin/Licensing.js 1711 {1} [built]
   [91] ./dev/Settings/Admin/Login.js 1590 {1} [built]
   [92] ./dev/Settings/Admin/Packages.js 2624 {1} [built]
   [93] ./dev/Settings/Admin/Plugins.js 2645 {1} [built]
   [94] ./dev/Settings/Admin/Security.js 4021 {1} [built]
   [95] ./dev/Settings/Admin/Social.js 4739 {1} [built]
  [110] ./dev/View/Admin/Login.js 2578 {1} [built]
  [111] ./dev/View/Admin/Settings/Menu.js 782 {1} [built]
  [112] ./dev/View/Admin/Settings/Pane.js 1100 {1} [built]
  [113] ./dev/View/Popup/Activate.js 3304 {1} [built]
  [117] ./dev/View/Popup/Domain.js 10192 {1} [built]
  [120] ./dev/View/Popup/Plugin.js 3570 {1} [built]
[15:28:43] Finished 'js:webpack' after 1.58 s
[15:28:43] Starting 'js:app'...
[15:28:43] Starting 'js:admin'...
[15:28:43] Starting 'js:chunks'...
[15:28:43] Finished 'js:chunks' after 3.21 ms
[15:28:43] Finished 'js:admin' after 46 ms
[15:28:43] Finished 'js:app' after 50 ms
[15:28:43] Starting 'js:min'...
[15:28:46] Finished 'js:min' after 3.19 s
[15:28:46] Finished 'js:libs' after 4.97 s
[15:28:46] Finished 'ckeditor:copy' after 3.98 s
[15:28:46] Starting 'ckeditor:copy-plugins'...
[15:28:46] Finished 'ckeditor:copy-plugins' after 19 μs
[15:28:46] Starting 'ckeditor'...
[15:28:46] gulp-stripbom: build-config.js ✔
[15:28:46] gulp-stripbom: ckeditor.js ✔
[15:28:46] gulp-stripbom: ckeditor.orig.js ✔
[15:28:46] gulp-stripbom: config.js ✔
[15:28:46] gulp-stripbom: styles.js ✔
[15:28:46] Finished 'ckeditor' after 21 ms
RainLoop commented 9 years ago

Thanks!

1) Pull 2) delete "node_modules/gulp-less" 3) npm install 4) gulp

MrKeiKun commented 8 years ago

@RainLoop

Currently using 4ee1712facffdaf71548d9e3717ed16a013a68ca and receiving this unknown error again

[root@dev rainloop-webmail]# npm -v
3.9.3
[root@dev rainloop-webmail]# npm install
npm WARN prefer global marked@0.3.6 should be installed with -g
rainloop@1.10.4 /var/www/rainloop-webmail
├── autolinker@0.28.0
├─┬ awesome-typescript-loader@2.2.1
│ ├── colors@1.1.2
│ ├── enhanced-resolve@2.2.2
│ ├─┬ loader-utils@0.2.15
│ │ ├── big.js@3.1.3
│ │ ├── emojis-list@2.0.1
│ │ └── json5@0.5.0
│ ├── lodash@4.15.0
│ ├── object-assign@4.1.0
│ └─┬ source-map-support@0.4.2
│   └─┬ source-map@0.1.32
│     └── amdefine@1.0.0
├─┬ babel-core@6.14.0
│ ├─┬ babel-code-frame@6.11.0
│ │ ├── esutils@2.0.2
│ │ └── js-tokens@2.0.0
│ ├─┬ babel-generator@6.14.0
│ │ └─┬ detect-indent@3.0.1
│ │   └── repeating@1.1.3
│ ├── babel-helpers@6.8.0
│ ├── babel-messages@6.8.0
│ ├─┬ babel-register@6.14.0
│ │ ├── home-or-tmp@1.0.0
│ │ ├── path-exists@1.0.0
│ │ └─┬ source-map-support@0.2.10
│ │   └── source-map@0.1.32
│ ├── babel-template@6.14.0
│ ├─┬ babel-traverse@6.14.0
│ │ └── globals@8.18.0
│ ├─┬ babel-types@6.14.0
│ │ └── to-fast-properties@1.0.2
│ ├── babylon@6.9.1
│ ├── convert-source-map@1.3.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── json5@0.4.0
│ ├─┬ minimatch@3.0.3
│ │ └─┬ brace-expansion@1.1.6
│ │   ├── balanced-match@0.4.2
│ │   └── concat-map@0.0.1
│ ├── path-exists@1.0.0
│ ├── path-is-absolute@1.0.0
│ ├── private@0.1.6
│ ├── shebang-regex@1.0.0
│ ├── slash@1.0.0
│ └── source-map@0.5.6
├─┬ babel-eslint@6.1.2
│ ├── lodash.assign@4.2.0
│ └── lodash.pickby@4.6.0
├─┬ babel-loader@6.2.5
│ └─┬ mkdirp@0.5.1
│   └── minimist@0.0.8
├─┬ babel-plugin-transform-decorators-legacy@1.3.4
│ └── babel-plugin-syntax-decorators@6.13.0
├── babel-plugin-transform-runtime@6.15.0
├─┬ babel-preset-es2015@6.14.0
│ ├── babel-plugin-check-es2015-constants@6.8.0
│ ├── babel-plugin-transform-es2015-arrow-functions@6.8.0
│ ├── babel-plugin-transform-es2015-block-scoped-functions@6.8.0
│ ├── babel-plugin-transform-es2015-block-scoping@6.14.0
│ ├─┬ babel-plugin-transform-es2015-classes@6.14.0
│ │ ├── babel-helper-define-map@6.9.0
│ │ ├── babel-helper-function-name@6.8.0
│ │ ├── babel-helper-optimise-call-expression@6.8.0
│ │ └── babel-helper-replace-supers@6.14.0
│ ├── babel-plugin-transform-es2015-computed-properties@6.8.0
│ ├── babel-plugin-transform-es2015-destructuring@6.9.0
│ ├── babel-plugin-transform-es2015-duplicate-keys@6.8.0
│ ├── babel-plugin-transform-es2015-for-of@6.8.0
│ ├── babel-plugin-transform-es2015-function-name@6.9.0
│ ├── babel-plugin-transform-es2015-literals@6.8.0
│ ├── babel-plugin-transform-es2015-modules-amd@6.8.0
│ ├─┬ babel-plugin-transform-es2015-modules-commonjs@6.14.0
│ │ └── babel-plugin-transform-strict-mode@6.11.3
│ ├─┬ babel-plugin-transform-es2015-modules-systemjs@6.14.0
│ │ └── babel-helper-hoist-variables@6.8.0
│ ├── babel-plugin-transform-es2015-modules-umd@6.12.0
│ ├── babel-plugin-transform-es2015-object-super@6.8.0
│ ├─┬ babel-plugin-transform-es2015-parameters@6.11.4
│ │ ├── babel-helper-call-delegate@6.8.0
│ │ └── babel-helper-get-function-arity@6.8.0
│ ├── babel-plugin-transform-es2015-shorthand-properties@6.8.0
│ ├── babel-plugin-transform-es2015-spread@6.8.0
│ ├─┬ babel-plugin-transform-es2015-sticky-regex@6.8.0
│ │ └── babel-helper-regex@6.9.0
│ ├── babel-plugin-transform-es2015-template-literals@6.8.0
│ ├── babel-plugin-transform-es2015-typeof-symbol@6.8.0
│ ├─┬ babel-plugin-transform-es2015-unicode-regex@6.11.0
│ │ └─┬ regexpu-core@2.0.0
│ │   ├── regenerate@1.3.1
│ │   ├── regjsgen@0.2.0
│ │   └─┬ regjsparser@0.1.5
│ │     └── jsesc@0.5.0
│ └─┬ babel-plugin-transform-regenerator@6.14.0
│   └── babel-plugin-syntax-async-functions@6.13.0
├─┬ babel-preset-es2016@6.11.3
│ └─┬ babel-plugin-transform-exponentiation-operator@6.8.0
│   ├─┬ babel-helper-builder-binary-assignment-operator-visitor@6.8.0
│   │ └── babel-helper-explode-assignable-expression@6.8.0
│   └── babel-plugin-syntax-exponentiation-operator@6.13.0
├─┬ babel-preset-stage-0@6.5.0
│ ├─┬ babel-plugin-transform-do-expressions@6.8.0
│ │ └── babel-plugin-syntax-do-expressions@6.13.0
│ ├─┬ babel-plugin-transform-function-bind@6.8.0
│ │ └── babel-plugin-syntax-function-bind@6.13.0
│ └─┬ babel-preset-stage-1@6.13.0
│   ├─┬ babel-plugin-transform-class-constructor-call@6.8.0
│   │ └── babel-plugin-syntax-class-constructor-call@6.13.0
│   ├─┬ babel-plugin-transform-export-extensions@6.8.0
│   │ └── babel-plugin-syntax-export-extensions@6.13.0
│   └─┬ babel-preset-stage-2@6.13.0
│     ├─┬ babel-plugin-transform-class-properties@6.11.5
│     │ └── babel-plugin-syntax-class-properties@6.13.0
│     ├─┬ babel-plugin-transform-decorators@6.13.0
│     │ └─┬ babel-helper-explode-class@6.8.0
│     │   └── babel-helper-bindify-decorators@6.8.0
│     ├─┬ babel-plugin-transform-object-rest-spread@6.8.0
│     │ └── babel-plugin-syntax-object-rest-spread@6.13.0
│     └─┬ babel-preset-stage-3@6.11.0
│       ├── babel-plugin-syntax-trailing-function-commas@6.13.0
│       └─┬ babel-plugin-transform-async-to-generator@6.8.0
│         └── babel-helper-remap-async-to-generator@6.11.2
├─┬ babel-runtime@6.11.6
│ ├── core-js@2.4.1
│ └── regenerator-runtime@0.9.5
├── classnames@2.2.5
├─┬ copy-webpack-plugin@3.0.1
│ ├── bluebird@2.10.2
│ ├─┬ fs-extra@0.26.7
│ │ ├── jsonfile@2.3.1
│ │ └── klaw@1.3.0
│ ├─┬ glob@6.0.4
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.1
│ │ └── once@1.3.3
│ └── node-dir@0.1.16
├── es6-promise-polyfill@1.2.0
├─┬ gulp@3.9.1
│ ├── deprecated@0.0.1
│ ├── interpret@1.0.1
│ ├─┬ liftoff@2.3.0
│ │ ├── extend@3.0.0
│ │ ├─┬ findup-sync@0.4.2
│ │ │ ├─┬ detect-file@0.1.0
│ │ │ │ └── fs-exists-sync@0.1.0
│ │ │ ├─┬ is-glob@2.0.1
│ │ │ │ └── is-extglob@1.0.0
│ │ │ ├─┬ micromatch@2.3.11
│ │ │ │ ├─┬ arr-diff@2.0.0
│ │ │ │ │ └── arr-flatten@1.0.1
│ │ │ │ ├── array-unique@0.2.1
│ │ │ │ ├─┬ braces@1.8.5
│ │ │ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ │ │   ├── is-number@2.1.0
│ │ │ │ │ │   └── randomatic@1.1.5
│ │ │ │ │ ├── preserve@0.2.0
│ │ │ │ │ └── repeat-element@1.1.2
│ │ │ │ ├─┬ expand-brackets@0.1.5
│ │ │ │ │ └── is-posix-bracket@0.1.1
│ │ │ │ ├── extglob@0.3.2
│ │ │ │ ├── filename-regex@2.0.0
│ │ │ │ ├─┬ kind-of@3.0.4
│ │ │ │ │ └── is-buffer@1.1.4
│ │ │ │ ├── normalize-path@2.0.1
│ │ │ │ ├─┬ object.omit@2.0.0
│ │ │ │ │ ├─┬ for-own@0.1.4
│ │ │ │ │ │ └── for-in@0.1.5
│ │ │ │ │ └── is-extendable@0.1.1
│ │ │ │ ├─┬ parse-glob@3.0.4
│ │ │ │ │ ├── glob-base@0.3.0
│ │ │ │ │ └── is-dotfile@1.0.2
│ │ │ │ └─┬ regex-cache@0.4.3
│ │ │ │   ├── is-equal-shallow@0.1.3
│ │ │ │   └── is-primitive@2.0.0
│ │ │ └─┬ resolve-dir@0.1.1
│ │ │   └─┬ global-modules@0.2.3
│ │ │     ├── global-prefix@0.1.4
│ │ │     └── is-windows@0.2.0
│ │ ├─┬ fined@1.0.1
│ │ │ ├── expand-tilde@1.2.2
│ │ │ ├── lodash.assignwith@4.2.0
│ │ │ ├── lodash.isarray@4.0.0
│ │ │ ├── lodash.isempty@4.4.0
│ │ │ ├── lodash.pick@4.4.0
│ │ │ └─┬ parse-filepath@1.0.1
│ │ │   ├── map-cache@0.2.2
│ │ │   └─┬ path-root@0.1.1
│ │ │     └── path-root-regex@0.1.2
│ │ ├── flagged-respawn@0.3.2
│ │ ├── lodash.isplainobject@4.0.6
│ │ ├── lodash.isstring@4.0.1
│ │ ├── lodash.mapvalues@4.6.0
│ │ ├── rechoir@0.6.2
│ │ └── resolve@1.1.7
│ ├─┬ orchestrator@0.3.7
│ │ ├── end-of-stream@0.1.5
│ │ ├── sequencify@0.0.7
│ │ └── stream-consume@0.1.0
│ ├── pretty-hrtime@1.0.2
│ ├── semver@4.3.6
│ ├─┬ tildify@1.2.0
│ │ └── os-homedir@1.0.1
│ ├─┬ v8flags@2.0.11
│ │ └── user-home@1.1.1
│ └─┬ vinyl-fs@0.3.14
│   ├── defaults@1.0.3
│   ├─┬ glob-stream@3.1.18
│   │ ├── glob@4.5.3
│   │ ├─┬ glob2base@0.0.12
│   │ │ └── find-index@0.1.1
│   │ ├── minimatch@2.0.10
│   │ ├── ordered-read-streams@0.1.0
│   │ ├─┬ through2@0.6.5
│   │ │ └── readable-stream@1.0.34
│   │ └── unique-stream@1.0.0
│   ├─┬ glob-watcher@0.0.6
│   │ └─┬ gaze@0.5.2
│   │   └─┬ globule@0.1.0
│   │     ├─┬ glob@3.1.21
│   │     │ ├── graceful-fs@1.2.3
│   │     │ └── inherits@1.0.2
│   │     ├── lodash@1.0.2
│   │     └─┬ minimatch@0.2.14
│   │       ├── lru-cache@2.7.3
│   │       └── sigmund@1.0.1
│   ├── graceful-fs@3.0.9
│   ├── strip-bom@1.0.0
│   ├─┬ through2@0.6.5
│   │ └── readable-stream@1.0.34
│   └─┬ vinyl@0.4.6
│     └── clone@0.2.0
├─┬ gulp-autoprefixer@3.1.1
│ ├─┬ autoprefixer@6.4.0
│ │ ├── browserslist@1.3.5
│ │ ├── caniuse-db@1.0.30000525
│ │ ├── normalize-range@0.1.2
│ │ ├── num2fraction@1.2.2
│ │ └── postcss-value-parser@3.3.0
│ ├─┬ postcss@5.1.2
│ │ ├── js-base64@2.1.9
│ │ └── supports-color@3.1.2
│ ├─┬ through2@2.0.1
│ │ └─┬ readable-stream@2.0.6
│ │   └── isarray@1.0.0
│ └── vinyl-sourcemaps-apply@0.2.1
├─┬ gulp-cached@1.1.0
│ ├─┬ lodash.defaults@2.4.1
│ │ ├── lodash._objecttypes@2.4.1
│ │ └─┬ lodash.keys@2.4.1
│ │   ├── lodash._isnative@2.4.1
│ │   ├── lodash._shimkeys@2.4.1
│ │   └── lodash.isobject@2.4.1
│ └─┬ through2@0.5.1
│   ├─┬ readable-stream@1.0.34
│   │ └── isarray@0.0.1
│   └── xtend@3.0.0
├─┬ gulp-clean-css@2.0.12
│ ├─┬ clean-css@3.4.19
│ │ ├─┬ commander@2.8.1
│ │ │ └── graceful-readlink@1.0.1
│ │ └── source-map@0.4.4
│ ├─┬ readable-stream@2.1.5
│ │ ├── buffer-shims@1.0.0
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ └─┬ vinyl-bufferstream@1.0.1
│   └─┬ bufferstreams@1.0.1
│     └── readable-stream@1.1.14
├─┬ gulp-concat-util@0.5.5
│ ├── concat-with-sourcemaps@1.0.4
│ ├─┬ lodash.assign@3.2.0
│ │ ├── lodash._baseassign@3.2.0
│ │ ├── lodash._createassigner@3.1.1
│ │ └─┬ lodash.keys@3.1.2
│ │   ├── lodash._getnative@3.9.1
│ │   ├── lodash.isarguments@3.1.0
│ │   └── lodash.isarray@3.0.4
│ └─┬ stream-combiner2@1.1.1
│   ├── duplexer2@0.1.4
│   └─┬ readable-stream@2.1.5
│     └── isarray@1.0.0
├─┬ gulp-eol@0.1.2
│ ├─┬ gulp-util@2.2.20
│ │ ├─┬ chalk@0.5.1
│ │ │ ├── ansi-styles@1.1.0
│ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ ├── strip-ansi@0.3.0
│ │ │ └── supports-color@0.2.0
│ │ ├── lodash._reinterpolate@2.4.1
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.14

│ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │   └── lodash.keys@2.4.1
│ │ │ ├── lodash.keys@2.4.1
│ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ └─┬ lodash.values@2.4.1
│ │ │   └── lodash.keys@2.4.1
│ │ ├── minimist@0.2.0
│ │ ├─┬ through2@0.5.1
│ │ │ └── xtend@3.0.0
│ │ └── vinyl@0.2.3
│ └─┬ through2@0.4.2
│   ├── readable-stream@1.0.34
│   └─┬ xtend@2.1.2
│     └── object-keys@0.4.0
├─┬ gulp-eslint@3.0.1
│ ├─┬ bufferstreams@1.1.1
│ │ └─┬ readable-stream@2.1.5
│ │   └── isarray@1.0.0
│ └─┬ eslint@3.3.1
│   ├─┬ doctrine@1.2.3
│   │ └── isarray@1.0.0
│   ├─┬ escope@3.6.0
│   │ ├─┬ es6-map@0.1.4
│   │ │ ├── d@0.1.1
│   │ │ ├── es5-ext@0.10.12
│   │ │ ├── es6-iterator@2.0.0
│   │ │ ├── es6-set@0.1.4
│   │ │ ├── es6-symbol@3.1.0
│   │ │ └── event-emitter@0.3.4
│   │ ├── es6-weak-map@2.0.1
│   │ └─┬ esrecurse@4.1.0
│   │   └── estraverse@4.1.1
│   ├─┬ espree@3.1.7
│   │ └── acorn-jsx@3.0.1
│   ├── estraverse@4.2.0
│   ├─┬ file-entry-cache@1.3.1
│   │ └─┬ flat-cache@1.2.1
│   │   ├── circular-json@0.3.1
│   │   ├─┬ del@2.2.2
│   │   │ ├─┬ globby@5.0.0
│   │   │ │ └── glob@7.0.5
│   │   │ ├── is-path-cwd@1.0.0
│   │   │ ├─┬ is-path-in-cwd@1.0.0
│   │   │ │ └── is-path-inside@1.0.0
│   │   │ └── pify@2.3.0
│   │   └── write@0.2.1
│   ├── glob@7.0.5
│   ├── globals@9.9.0
│   ├── ignore@3.1.5
│   ├── imurmurhash@0.1.4
│   ├─┬ inquirer@0.12.0
│   │ ├── ansi-escapes@1.4.0
│   │ ├─┬ cli-cursor@1.0.2
│   │ │ └─┬ restore-cursor@1.0.1
│   │ │   ├── exit-hook@1.1.1
│   │ │   └── onetime@1.1.0
│   │ ├── cli-width@2.1.0
│   │ ├── figures@1.7.0
│   │ ├─┬ readline2@1.0.1
│   │ │ └── mute-stream@0.0.5
│   │ ├── run-async@0.1.0
│   │ └── rx-lite@3.1.2
│   ├─┬ is-my-json-valid@2.13.1
│   │ ├── generate-function@2.0.0
│   │ ├─┬ generate-object-property@1.2.0
│   │ │ └── is-property@1.0.2
│   │ └── jsonpointer@2.0.0
│   ├─┬ is-resolvable@1.0.0
│   │ └── tryit@1.0.2
│   ├─┬ js-yaml@3.6.1
│   │ ├─┬ argparse@1.0.7
│   │ │ └── sprintf-js@1.0.3
│   │ └── esprima@2.7.2
│   ├─┬ json-stable-stringify@1.0.1
│   │ └── jsonify@0.0.0
│   ├─┬ levn@0.3.0
│   │ ├── prelude-ls@1.1.2
│   │ └── type-check@0.3.2
│   ├── natural-compare@1.4.0
│   ├─┬ optionator@0.8.1
│   │ ├── deep-is@0.1.3
│   │ └── fast-levenshtein@1.1.4
│   ├── path-is-inside@1.0.1
│   ├── pluralize@1.2.1
│   ├── progress@1.1.8
│   ├─┬ require-uncached@1.0.2
│   │ ├─┬ caller-path@0.1.0
│   │ │ └── callsites@0.2.0
│   │ └── resolve-from@1.0.1
│   ├── shelljs@0.6.1
│   ├── strip-bom@3.0.0
│   ├── strip-json-comments@1.0.4
│   ├─┬ table@3.7.8
│   │ ├── bluebird@3.4.1
│   │ ├── slice-ansi@0.0.4
│   │ ├── tv4@1.2.7
│   │ └── xregexp@3.1.1
│   ├── text-table@0.2.0
│   └── user-home@2.0.0
├─┬ gulp-filter@4.0.0
│ ├─┬ multimatch@2.1.0
│ │ ├── array-union@1.0.2
│ │ └── arrify@1.0.1
│ └─┬ streamfilter@1.0.5
│   └─┬ readable-stream@2.1.5
│     └── isarray@1.0.0
├── gulp-header@1.8.8
├─┬ gulp-if@2.0.1
│ ├── gulp-match@1.0.2
│ └─┬ ternary-stream@2.0.0
│   ├─┬ duplexify@3.4.5
│   │ ├── end-of-stream@1.0.0
│   │ ├─┬ readable-stream@2.1.5
│   │ │ └── isarray@1.0.0
│   │ └── stream-shift@1.0.0
│   ├── fork-stream@0.0.4
│   └─┬ merge-stream@1.0.0
│     └─┬ readable-stream@2.1.5
│       └── isarray@1.0.0
├── gulp-ignore@2.0.1
├─┬ gulp-less@3.1.0
│ ├─┬ accord@0.23.0
│ │ ├── fobject@0.0.4
│ │ ├── glob@7.0.3
│ │ ├── indx@0.2.3
│ │ ├── lodash@4.11.2
│ │ ├── uglify-js@2.7.3
│ │ └── when@3.7.7
│ └─┬ less@2.7.1
│   ├─┬ errno@0.1.4
│   │ └── prr@0.0.0
│   ├── image-size@0.5.0
│   ├── mime@1.3.4
│   └─┬ promise@7.1.1
│     └── asap@2.0.4
├─┬ gulp-livereload@3.8.1
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├── strip-ansi@0.3.0
│ │ └── supports-color@0.2.0
│ ├─┬ event-stream@3.3.4
│ │ ├── duplexer@0.1.1
│ │ ├── from@0.1.3
│ │ ├── map-stream@0.1.0
│ │ ├── pause-stream@0.0.11
│ │ ├── split@0.3.3
│ │ ├── stream-combiner@0.0.4
│ │ └── through@2.3.8
│ ├── lodash.assign@3.2.0
│ └─┬ mini-lr@0.1.9
│   ├─┬ body-parser@1.14.2
│   │ ├── bytes@2.2.0
│   │ ├── content-type@1.0.2
│   │ ├── depd@1.1.0
│   │ ├─┬ http-errors@1.3.1
│   │ │ └── statuses@1.3.0
│   │ ├── iconv-lite@0.4.13
│   │ ├─┬ on-finished@2.3.0
│   │ │ └── ee-first@1.1.1
│   │ ├── qs@5.2.0
│   │ ├─┬ raw-body@2.1.7
│   │ │ ├── bytes@2.4.0
│   │ │ └── unpipe@1.0.0
│   │ └─┬ type-is@1.6.13
│   │   ├── media-typer@0.3.0
│   │   └─┬ mime-types@2.1.11
│   │     └── mime-db@1.23.0
│   ├─┬ faye-websocket@0.7.3
│   │ └─┬ websocket-driver@0.6.5
│   │   └── websocket-extensions@0.1.1
│   ├── livereload-js@2.2.2
│   ├── parseurl@1.3.1
│   └── qs@2.2.5
├─┬ gulp-notify@2.2.0
│ ├─┬ lodash.template@3.6.2
│ │ ├── lodash._basecopy@3.0.1
│ │ ├── lodash._basetostring@3.0.1
│ │ ├── lodash._basevalues@3.0.0
│ │ ├── lodash._isiterateecall@3.0.9
│ │ ├─┬ lodash.escape@3.2.0
│ │ │ └── lodash._root@3.0.1
│ │ ├── lodash.restparam@3.6.1
│ │ └── lodash.templatesettings@3.1.1
│ ├─┬ node.extend@1.1.5
│ │ └── is@3.1.0
│ └─┬ through2@0.6.5
│   └── readable-stream@1.0.34
├── gulp-plumber@1.1.0
├── gulp-rename@1.2.2
├─┬ gulp-replace@0.5.4
│ ├─┬ istextorbinary@1.0.2
│ │ ├── binaryextensions@1.0.1
│ │ └── textextensions@1.0.2
│ ├─┬ readable-stream@2.1.5
│ │ └── isarray@1.0.0
│ └─┬ replacestream@4.0.0
│   ├── object-assign@3.0.0
│   └─┬ readable-stream@2.1.5
│     └── isarray@1.0.0
├── gulp-rimraf@0.2.0
├─┬ gulp-stripbom@1.0.4
│ ├── log-symbols@1.0.2
│ ├─┬ strip-bom@1.0.0
│ │ ├── first-chunk-stream@1.0.0
│ │ └── is-utf8@0.2.1
│ └─┬ through2@0.5.1
│   ├── readable-stream@1.0.34
│   └── xtend@3.0.0
├─┬ gulp-through@0.4.0
│ └── bluebird@3.4.1
├─┬ gulp-uglify@2.0.0
│ ├─┬ gulplog@1.0.0
│ │ └── glogg@1.0.0
│ ├─┬ has-gulplog@0.1.0
│ │ └── sparkles@1.0.0
│ ├─┬ make-error-cause@1.2.1
│ │ └── make-error@1.2.0
│ ├─┬ uglify-js@2.7.0
│ │ ├── async@0.2.10
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.10.0
│ │   ├── camelcase@1.2.1
│ │   ├─┬ cliui@2.1.0
│ │   │ ├─┬ center-align@0.1.3
│ │   │ │ ├─┬ align-text@0.1.4
│ │   │ │ │ ├── longest@1.0.1
│ │   │ │ │ └── repeat-string@1.5.4
│ │   │ │ └── lazy-cache@1.0.4
│ │   │ ├── right-align@0.1.3
│ │   │ └── wordwrap@0.0.2
│ │   └── window-size@0.1.0
│ └── uglify-save-license@0.4.1
├─┬ gulp-util@3.0.7
│ ├── array-differ@1.0.0
│ ├── array-uniq@1.0.3
│ ├── beeper@1.1.0
│ ├─┬ dateformat@1.0.12
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.7.0
│ │   ├── camelcase-keys@2.1.0
│ │   ├─┬ loud-rejection@1.6.0
│ │   │ ├─┬ currently-unhandled@0.4.1
│ │   │ │ └── array-find-index@1.0.1
│ │   │ └── signal-exit@3.0.0
│ │   ├── map-obj@1.0.1
│ │   ├─┬ normalize-package-data@2.3.5
│ │   │ ├── hosted-git-info@2.1.5
│ │   │ ├─┬ is-builtin-module@1.0.0
│ │   │ │ └── builtin-modules@1.1.1
│ │   │ └─┬ validate-npm-package-license@3.0.1
│ │   │   ├─┬ spdx-correct@1.0.2
│ │   │   │ └── spdx-license-ids@1.2.2
│ │   │   └── spdx-expression-parse@1.0.3
│ │   ├─┬ redent@1.0.0
│ │   │ ├── indent-string@2.1.0
│ │   │ └── strip-indent@1.0.1
│ │   └── trim-newlines@1.0.0
│ ├─┬ fancy-log@1.2.0
│ │ └── time-stamp@1.0.1
│ ├── lodash._reescape@3.0.0
│ ├── lodash._reevaluate@3.0.0
│ ├── lodash._reinterpolate@3.0.0
│ ├─┬ multipipe@0.1.2
│ │ └── duplexer2@0.0.2
│ ├── object-assign@3.0.0
│ ├── replace-ext@0.0.1
│ └─┬ vinyl@0.5.3
│   └── clone-stats@0.0.1
├─┬ gulp-zip@3.2.0
│ ├─┬ concat-stream@1.5.1
│ │ ├─┬ readable-stream@2.0.6
│ │ │ └── isarray@1.0.0
│ │ └── typedarray@0.0.6
│ └─┬ yazl@2.4.1
│   └── buffer-crc32@0.2.5
├── ifvisible.js@1.0.6
├── jquery@2.2.4
├── jquery-lazyload@1.9.7
├── jquery-mousewheel@3.1.13
├── jquery-scrollstop@1.2.0
├── jquery.backstretch@2.1.13
├── js-cookie@2.1.2
├── json-loader@0.5.4
├── json3@3.3.2
├── knockout@3.4.0
├─┬ knockout-projections@1.1.0  (git://github.com/stevesanderson/knockout-projections.git#01cb07b27b305c0240de7aa92687110e68432706)
│ ├── jasmine-reporters@0.2.1
│ └── knockout@3.0.0
├── knockout-sortable@0.14.1
├── lightgallery@1.2.21
├── matchmedia-polyfill@0.3.0
├── moment@2.14.1
├── node-fs@0.1.7
├─┬ node-notifier@4.6.1
│ ├─┬ cli-usage@0.1.2
│ │ ├── marked@0.3.6
│ │ ├─┬ marked-terminal@1.6.1
│ │ │ ├─┬ cardinal@0.5.0
│ │ │ │ ├── ansicolors@0.2.1
│ │ │ │ └─┬ redeyed@0.5.0
│ │ │ │   └── esprima-fb@12001.1.0-dev-harmony-fb
│ │ │ ├─┬ cli-table@0.3.1
│ │ │ │ └── colors@1.0.3
│ │ │ ├── lodash.assign@3.2.0
│ │ │ └── node-emoji@0.1.0
│ │ └── minimist@0.2.0
│ ├── growly@1.3.0
│ ├─┬ lodash.clonedeep@3.0.2
│ │ ├─┬ lodash._baseclone@3.3.0
│ │ │ ├── lodash._arraycopy@3.0.0
│ │ │ ├── lodash._arrayeach@3.0.0
│ │ │ └── lodash._basefor@3.0.3
│ │ └── lodash._bindcallback@3.0.1
│ ├── semver@5.3.0
│ ├── shellwords@0.1.0
│ └─┬ which@1.2.10
│   └── isexe@1.1.2
├── normalize.css@4.2.0
├─┬ openpgp@2.3.3
│ ├─┬ node-fetch@1.6.0
│ │ ├── encoding@0.1.12
│ │ └── is-stream@1.1.0
│ └─┬ node-localstorage@1.3.0
│   └─┬ write-file-atomic@1.2.0
│     └── slide@1.1.6
├─┬ opentip@2.4.3
│ ├── bean@0.4.11
│ ├── bonzo@1.4.0
│ ├── domready@0.3.0
│ ├── qwery@3.4.2
│ └── reqwest@0.9.7
├── pikaday@1.4.0
├── Progress.js@0.1.0  (git://github.com/usablica/progress.js.git#9727db6e3ce1c60d388729fccaebd6c7ac4e7da6)
├── raw-loader@0.5.1
├── rifraf@2.0.2
├─┬ rimraf@2.5.4
│ └─┬ glob@7.0.5
│   └── fs.realpath@1.0.0
├── run-sequence@1.2.2
├── simplestatemanager@3.2.0
├── style-loader@0.13.1
├── tinycon@0.6.6  (git://github.com/tommoor/tinycon.git#83e7ef5765f1b29e1abeee6262f9b5b3f9242c24)
├── typescript@2.0.0
├─┬ typings@1.3.2
│ ├── any-promise@1.3.0
│ ├── archy@1.0.0
│ ├── bluebird@3.4.1
│ ├─┬ chalk@1.1.3
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├── has-ansi@2.0.0
│ │ └── supports-color@2.0.0
│ ├─┬ columnify@1.5.4
│ │ └── wcwidth@1.0.1
│ ├── listify@1.0.0
│ ├── minimist@1.2.0
│ ├─┬ typings-core@1.4.1
│ │ ├─┬ configstore@2.0.0
│ │ │ ├─┬ dot-prop@2.4.0
│ │ │ │ └── is-obj@1.0.1
│ │ │ ├── os-tmpdir@1.0.1
│ │ │ ├── osenv@0.1.3
│ │ │ └── uuid@2.0.2
│ │ ├─┬ detect-indent@4.0.0
│ │ │ └─┬ repeating@2.0.1
│ │ │   └── is-finite@1.0.1
│ │ ├── graceful-fs@4.1.6
│ │ ├─┬ has@1.0.1
│ │ │ └── function-bind@1.1.0
│ │ ├─┬ invariant@2.2.1
│ │ │ └─┬ loose-envify@1.2.0
│ │ │   └── js-tokens@1.0.3
│ │ ├─┬ is-absolute@0.2.5
│ │ │ ├─┬ is-relative@0.2.1
│ │ │ │ └─┬ is-unc-path@0.1.1
│ │ │ │   └── unc-path-regex@0.1.2
│ │ │ └── is-windows@0.1.1
│ │ ├── lockfile@1.0.1
│ │ ├─┬ object.pick@1.1.2
│ │ │ └─┬ isobject@2.1.0
│ │ │   └── isarray@1.0.0
│ │ ├─┬ parse-json@2.2.0
│ │ │ └─┬ error-ex@1.3.0
│ │ │   └── is-arrayish@0.2.1
│ │ ├─┬ popsicle@8.0.4
│ │ │ ├─┬ form-data@0.2.0
│ │ │ │ ├── async@0.9.2
│ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ └─┬ mime-types@2.0.14
│ │ │ │   └── mime-db@1.12.0
│ │ │ ├── throwback@1.1.1
│ │ │ └── tough-cookie@2.3.1
│ │ ├─┬ popsicle-proxy-agent@3.0.0
│ │ │ ├─┬ http-proxy-agent@1.0.0
│ │ │ │ └─┬ agent-base@2.0.1
│ │ │ │   └── semver@5.0.3
│ │ │ └── https-proxy-agent@1.0.0
│ │ ├── popsicle-retry@3.2.1
│ │ ├── popsicle-status@2.0.0
│ │ ├── promise-finally@2.2.1
│ │ ├─┬ rc@1.1.6
│ │ │ ├── deep-extend@0.4.1
│ │ │ └── ini@1.3.4
│ │ ├─┬ sort-keys@1.1.2
│ │ │ └── is-plain-obj@1.1.0
│ │ ├── string-template@1.0.0
│ │ ├── strip-bom@2.0.0
│ │ ├── thenify@3.2.0
│ │ ├── throat@3.0.0
│ │ ├─┬ touch@1.0.0
│ │ │ └─┬ nopt@1.0.10
│ │ │   └── abbrev@1.0.9
│ │ ├── typescript@1.8.7
│ │ └── zip-object@0.1.0
│ ├─┬ update-notifier@1.0.2
│ │ ├─┬ boxen@0.6.0
│ │ │ ├── ansi-align@1.1.0
│ │ │ ├── camelcase@2.1.1
│ │ │ ├── cli-boxes@1.0.0
│ │ │ ├── filled-array@1.1.0
│ │ │ └── widest-line@1.0.0
│ │ ├── is-npm@1.0.0
│ │ ├─┬ latest-version@2.0.0
│ │ │ └─┬ package-json@2.3.3
│ │ │   ├─┬ got@5.6.0
│ │ │   │ ├─┬ create-error-class@3.0.2
│ │ │   │ │ └── capture-stack-trace@1.0.0
│ │ │   │ ├── duplexer2@0.1.4
│ │ │   │ ├── is-redirect@1.0.0
│ │ │   │ ├── is-retry-allowed@1.1.0
│ │ │   │ ├── lowercase-keys@1.0.0
│ │ │   │ ├── node-status-codes@1.0.0
│ │ │   │ ├─┬ read-all-stream@3.1.0
│ │ │   │ │ └─┬ readable-stream@2.1.5
│ │ │   │ │   └── isarray@1.0.0
│ │ │   │ ├─┬ readable-stream@2.1.5
│ │ │   │ │ └── isarray@1.0.0
│ │ │   │ ├── timed-out@2.0.0
│ │ │   │ ├── unzip-response@1.0.0
│ │ │   │ └─┬ url-parse-lax@1.0.0
│ │ │   │   └── prepend-http@1.0.4
│ │ │   └── registry-url@3.1.0
│ │ ├── lazy-req@1.1.0
│ │ ├── semver-diff@2.1.0
│ │ └── xdg-basedir@2.0.0
│ ├── wordwrap@1.0.0
│ └── xtend@4.0.1
├── underscore@1.8.3
├─┬ webpack@2.1.0-beta.21
│ ├── acorn@3.3.0
│ ├── async@1.5.2
│ ├── clone@1.0.2
│ ├── loader-runner@2.1.1
│ ├─┬ memory-fs@0.3.0
│ │ └─┬ readable-stream@2.1.5
│ │   └── isarray@1.0.0
│ ├─┬ node-libs-browser@1.0.0
│ │ ├── assert@1.4.1
│ │ ├─┬ browserify-zlib@0.1.4
│ │ │ └── pako@0.2.9
│ │ ├─┬ buffer@4.9.1
│ │ │ ├── base64-js@1.1.2
│ │ │ ├── ieee754@1.1.6
│ │ │ └── isarray@1.0.0
│ │ ├─┬ console-browserify@1.1.0
│ │ │ └── date-now@0.1.4
│ │ ├── constants-browserify@1.0.0
│ │ ├─┬ crypto-browserify@3.11.0
│ │ │ ├─┬ browserify-cipher@1.0.0
│ │ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ │ └── buffer-xor@1.0.3
│ │ │ │ ├─┬ browserify-des@1.0.0
│ │ │ │ │ └─┬ des.js@1.0.0
│ │ │ │ │   └── minimalistic-assert@1.0.0
│ │ │ │ └── evp_bytestokey@1.0.0
│ │ │ ├─┬ browserify-sign@4.0.0
│ │ │ │ ├── bn.js@4.11.6
│ │ │ │ ├── browserify-rsa@4.0.1
│ │ │ │ ├─┬ elliptic@6.3.1
│ │ │ │ │ ├── brorand@1.0.5
│ │ │ │ │ └── hash.js@1.0.3
│ │ │ │ └─┬ parse-asn1@5.0.0
│ │ │ │   └── asn1.js@4.8.0
│ │ │ ├── create-ecdh@4.0.0
│ │ │ ├─┬ create-hash@1.1.2
│ │ │ │ ├── cipher-base@1.0.2
│ │ │ │ ├── ripemd160@1.0.1
│ │ │ │ └── sha.js@2.4.5
│ │ │ ├── create-hmac@1.1.4
│ │ │ ├─┬ diffie-hellman@5.0.2
│ │ │ │ └── miller-rabin@4.0.0
│ │ │ ├── pbkdf2@3.0.4
│ │ │ ├── public-encrypt@4.0.0
│ │ │ └── randombytes@2.0.3
│ │ ├── domain-browser@1.1.7
│ │ ├── events@1.1.1
│ │ ├─┬ http-browserify@1.7.0
│ │ │ └── Base64@0.2.1
│ │ ├── https-browserify@0.0.1
│ │ ├── os-browserify@0.2.1
│ │ ├── path-browserify@0.0.0
│ │ ├── process@0.11.8
│ │ ├── punycode@1.4.1
│ │ ├── querystring-es3@0.2.1
│ │ ├─┬ readable-stream@2.1.5
│ │ │ └── isarray@1.0.0
│ │ ├─┬ stream-browserify@2.0.1
│ │ │ └─┬ readable-stream@2.1.5
│ │ │   └── isarray@1.0.0
│ │ ├── timers-browserify@1.4.2
│ │ ├── tty-browserify@0.0.0
│ │ ├─┬ url@0.11.0
│ │ │ ├── punycode@1.3.2
│ │ │ └── querystring@0.2.0
│ │ ├── util@0.10.3
│ │ └─┬ vm-browserify@0.0.4
│ │   └── indexof@0.0.1
│ ├─┬ supports-color@3.1.2
│ │ └── has-flag@1.0.0
│ ├── tapable@0.2.4
│ ├─┬ uglify-js@2.6.4
│ │ ├── async@0.2.10
│ │ └─┬ yargs@3.10.0
│ │   └── camelcase@1.2.1
│ ├─┬ watchpack@1.1.0
│ │ ├── async@2.0.0-rc.4
│ │ └─┬ chokidar@1.6.0
│ │   ├── anymatch@1.3.0
│ │   ├── async-each@1.0.0
│ │   ├── glob-parent@2.0.0
│ │   ├─┬ is-binary-path@1.0.1
│ │   │ └── binary-extensions@1.5.0
│ │   └─┬ readdirp@2.1.0
│ │     ├─┬ readable-stream@2.1.5
│ │     │ └── isarray@1.0.0
│ │     └── set-immediate-shim@1.0.1
│ ├─┬ webpack-sources@0.1.2
│ │ └── source-list-map@0.1.6
│ └─┬ yargs@4.8.1
│   ├─┬ cliui@3.2.0
│   │ └── wrap-ansi@2.0.0
│   ├── decamelize@1.2.0
│   ├── get-caller-file@1.0.2
│   ├─┬ os-locale@1.4.0
│   │ └─┬ lcid@1.0.0
│   │   └── invert-kv@1.0.0
│   ├─┬ read-pkg-up@1.0.1
│   │ ├─┬ find-up@1.1.2
│   │ │ ├── path-exists@2.1.0
│   │ │ └─┬ pinkie-promise@2.0.1
│   │ │   └── pinkie@2.0.4
│   │ └─┬ read-pkg@1.1.0
│   │   ├── load-json-file@1.1.0
│   │   └── path-type@1.1.0
│   ├── require-directory@2.1.1
│   ├── require-main-filename@1.0.1
│   ├── set-blocking@2.0.0
│   ├─┬ string-width@1.0.2
│   │ ├─┬ code-point-at@1.0.0
│   │ │ └── number-is-nan@1.0.0
│   │ └── is-fullwidth-code-point@1.0.0
│   ├── which-module@1.0.0
│   ├── window-size@0.2.0
│   ├── y18n@3.2.1
│   └─┬ yargs-parser@2.4.1
│     └── camelcase@3.0.0
└─┬ webpack-notifier@1.4.1
  └─┬ strip-ansi@3.0.1
    └── ansi-regex@2.0.0

[root@dev rainloop-webmail]# gulp
(node:26717) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
[15:49:56] Using gulpfile /var/www/rainloop-webmail/gulpfile.js
[15:49:56] Starting 'default'...
[15:49:56] Starting 'js:clean'...
[15:49:56] Starting 'css:clean'...
[15:49:57] Starting 'asserts:clean'...
[15:49:57] Finished 'js:clean' after 33 ms
[15:49:57] Finished 'css:clean' after 18 ms
[15:49:57] Finished 'asserts:clean' after 15 ms
[15:49:57] Starting 'clean'...
[15:49:57] Finished 'clean' after 8.47 μs
[15:49:57] Starting 'js:libs'...
[15:49:57] Starting 'js:webpack:main'...
[15:49:57] Starting 'js:webpack:next'...
[15:49:57] Finished 'js:webpack:next' after 46 μs
[15:49:57] Starting 'js:eslint'...
[15:49:57] Starting 'asserts:clean'...
[15:49:57] Starting 'css:social'...
[15:49:57] Starting 'moment:locales-clear'...
[15:49:57] Starting 'ckeditor:clear'...
[15:49:57] Starting 'fontastic-fonts:clear'...
[15:49:57] Starting 'lightgallery-fonts:clear'...
[15:49:57] Finished 'asserts:clean' after 276 ms
[15:49:57] Starting 'asserts'...
[15:49:57] Finished 'moment:locales-clear' after 27 ms
[15:49:57] Starting 'moment:locales'...
[15:49:57] Finished 'ckeditor:clear' after 28 ms
[15:49:57] Starting 'ckeditor:copy'...
[15:49:57] Finished 'fontastic-fonts:clear' after 30 ms
[15:49:57] Starting 'fontastic-fonts:copy'...
[15:49:57] Finished 'lightgallery-fonts:clear' after 30 ms
[15:49:57] Starting 'lightgallery-fonts:copy'...
[15:49:58] Finished 'css:social' after 1.66 s
[15:49:58] Starting 'css:social:min'...
[15:50:00] Finished 'css:social:min' after 1.78 s
[15:50:00] Finished 'fontastic-fonts:copy' after 3.35 s
[15:50:00] Starting 'fontastic'...
[15:50:00] Finished 'fontastic' after 7.47 μs
[15:50:00] Finished 'lightgallery-fonts:copy' after 3.55 s
[15:50:00] Starting 'lightgallery'...
[15:50:00] Finished 'lightgallery' after 4.76 μs
[15:50:12] Finished 'js:webpack:main' after 15 s
[15:50:12] Starting 'js:webpack'...
[15:50:12] Finished 'js:webpack' after 4.43 μs
[15:50:12] Starting 'js:app'...
[15:50:12] Starting 'js:admin'...
[15:50:12] Finished 'js:admin' after 395 ms
[15:50:12] Finished 'js:app' after 399 ms
[15:50:12] Starting 'js:min'...
[15:50:12] Finished 'js:libs' after 16 s
[15:50:37] Finished 'js:min' after 24 s
[15:50:37] Finished 'asserts' after 40 s
[15:50:37] Starting 'css:main'...
[15:50:41] Finished 'css:main' after 4.34 s
[15:50:41] Starting 'css:main:min'...
[15:50:42] Finished 'css:main:min' after 1.35 s
[15:50:42] Starting 'css:min'...
[15:50:42] Finished 'css:min' after 6.64 μs
[15:50:42] Starting 'css'...
[15:50:42] Finished 'css' after 2.38 μs
[15:50:50] Finished 'js:eslint' after 53 s
[15:50:50] Starting 'js:validate'...
[15:50:50] Finished 'js:validate' after 4.41 μs
[15:50:50] Starting 'js'...
[15:50:50] Finished 'js' after 4.61 μs
[15:50:50] Finished 'moment:locales' after 53 s
[15:50:50] Starting 'moment'...
[15:50:50] Finished 'moment' after 5.58 μs
[15:50:50] Finished 'ckeditor:copy' after 53 s
[15:50:50] Starting 'ckeditor:copy-plugins'...
[15:50:50] Finished 'ckeditor:copy-plugins' after 15 ms
[15:50:50] Starting 'ckeditor'...
[15:50:50] gulp-stripbom: build-config.js ✔
[15:50:50] gulp-stripbom: ckeditor.js ✔
[15:50:50] gulp-stripbom: config.js ✔
[15:50:50] gulp-stripbom: styles.js ✔
[15:50:50] Finished 'ckeditor' after 45 ms
[15:50:50] Starting 'vendors'...
[15:50:50] Finished 'vendors' after 5.44 μs
[15:50:50] Finished 'default' after 53 s