Code Monkey home page Code Monkey logo

getokr-web's Introduction

GetOkr-WEB

GetOkr-WEB is the Front-end part of GetOkr, an OKR software used by LinkApi, FCamara and HashTrack.

  • Language - JavaScript
  • Framework - AngularJS
  • Module Bundler - Webpack

Requirements

Installation

npm install
npm run dev

Structure

├── src               # Source code
│   ├── app           # Application
│   │   ├── modules   # Application modules
│   ├── config        # Application configuration settings
│   └── release       # Production bundle

Usage

  • npm run dev Start server on dev mode with webpack
  • npm run build Generate Production bundle

License

MIT

getokr-web's People

Contributors

icarocleto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

getokr-web's Issues

Cannot Build

I've already set up the getokr-api server. I've already installed all the dependencies for getokr-web but I can't build the project using npm run build at all.

This is the output:


> [email protected] build /mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web
> webpack --config src/config/webpack.production.config.js --progress --colors --optimize-minimize

[copy-webpack-plugin] WARNING - unable to locate 'splash/metisMenu.js' at '/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/src/app/splash/metisMenu.js'
Hash: �[1m223e7b6a6c1933cfcdcf�[22m
Version: webpack �[1m1.12.14�[22m
Time: �[1m12936�[22mms
                               �[1mAsset�[22m     �[1mSize�[22m  �[1mChunks�[22m  �[1m�[22m           �[1mChunk Names�[22m
�[1m�[32m3719e5f1db2e64cc50c762a06c0b772b.png�[39m�[22m    18 kB        �[1m�[22m  �[1m�[32m[emitted]�[39m�[22m  
�[1m�[32m0db2c814afda974fcfda6b5a58505ab9.png�[39m�[22m    17 kB        �[1m�[22m  �[1m�[32m[emitted]�[39m�[22m  
                   �[1m�[32mbundle_release.js�[39m�[22m  1.58 MB       �[1m0�[22m  �[1m�[32m[emitted]�[39m�[22m  main
                          �[1m�[32mindex.html�[39m�[22m  3.11 kB        �[1m�[22m  �[1m�[32m[emitted]�[39m�[22m  
                     �[1m�[32msplash/homer.js�[39m�[22m   1.8 kB        �[1m�[22m  �[1m�[32m[emitted]�[39m�[22m  
             �[1m�[32mimages/loading-bars.svg�[39m�[22m  1.99 kB        �[1m�[22m  �[1m�[32m[emitted]�[39m�[22m  
                         �[1m�[32mfavicon.ico�[39m�[22m    32 kB        �[1m�[22m  �[1m�[32m[emitted]�[39m�[22m  
                �[1m�[32msplash/jquery.min.js�[39m�[22m  85.7 kB        �[1m�[22m  �[1m�[32m[emitted]�[39m�[22m  
               �[1m�[32msplash/getokrchart.js�[39m�[22m  90.7 kB        �[1m�[22m  �[1m�[32m[emitted]�[39m�[22m  
    + 360 hidden modules

�[1m�[33mWARNING in bundle_release.js from UglifyJs
Condition always false [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/extract-text-webpack-plugin/loader.js?{"omit":1,"extract":true,"remove":true}!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/style-loader!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/css-loader!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/sass-loader!./scss/style.scss:10,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/extract-text-webpack-plugin/loader.js?{"omit":1,"extract":true,"remove":true}!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/style-loader!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/css-loader!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/sass-loader!./scss/style.scss:12,0]
Side effects in initialization of unused variable update [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/extract-text-webpack-plugin/loader.js?{"omit":1,"extract":true,"remove":true}!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/style-loader!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/css-loader!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/sass-loader!./scss/style.scss:7,0]
Side effects in initialization of unused variable sourceMap [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/style-loader/addStyles.js:214,0]
Side effects in initialization of unused variable media [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/style-loader/addStyles.js:232,0]
Condition always false [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/style-loader/addStyles.js:24,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/style-loader/addStyles.js:25,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular/angular.js:19464,0]
Dropping unused variable expression [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular/angular.js:14638,0]
Dropping unused function includes [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular/angular.js:789,0]
Dropping unused function nodesetLinkingFn [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular/angular.js:9705,0]
Dropping unused function directiveLinkingFn [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular/angular.js:9712,0]
Dropping unused variable arrayMode [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-router/release/angular-ui-router.js:791,0]
Side effects in initialization of unused variable ignoreUpdate [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-router/release/angular-ui-router.js:2035,0]
Dropping unused variable cfg [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-router/release/angular-ui-router.js:917,15]
Dropping unused function indexBy [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-router/release/angular-ui-router.js:166,0]
Dropping unused function pluck [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-router/release/angular-ui-router.js:196,0]
Dropping unused function getSlideByIndex [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-bootstrap/dist/ui-bootstrap-tpls.js:547,0]
Dropping unused variable lastActivated [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-bootstrap/dist/ui-bootstrap-tpls.js:1216,0]
Dropping unused variable dataPerTracked [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-bootstrap/dist/ui-bootstrap-tpls.js:1208,0]
Dropping unused variable selectedOption [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-bootstrap/dist/ui-bootstrap-tpls.js:3205,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/jquery/dist/jquery.js:10324,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/metismenu/dist/metisMenu.js:11,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/metismenu/dist/metisMenu.js:13,3]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ngstorage/ngStorage.js:4,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ngstorage/ngStorage.js:6,3]
Side effects in initialization of unused variable scope [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-xeditable/dist/js/xeditable.js:464,0]
Side effects in initialization of unused variable groupByFn [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-xeditable/dist/js/xeditable.js:2119,0]
Side effects in initialization of unused variable h24 [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-xeditable/dist/js/xeditable.js:2383,0]
Side effects in initialization of unused variable ampmU [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-xeditable/dist/js/xeditable.js:2428,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/moment.js:4,0]
Dropping unused variable aliasedRequire [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/moment.js:1835,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/af.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ar.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ar-dz.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ar-kw.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ar-ly.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ar-ma.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ar-sa.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ar-tn.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/az.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/be.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/bg.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/bm.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/bn.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/bo.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/br.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/bs.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ca.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/cs.js:4,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/cs.js:27,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/cs.js:36,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/cs.js:45,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/cs.js:54,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/cs.js:63,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/cs.js:72,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/cv.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/cy.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/da.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/de.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/de-at.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/de-ch.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/dv.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/el.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/en-au.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/en-ca.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/en-gb.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/en-ie.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/en-il.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/en-nz.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/eo.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/es.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/es-do.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/es-us.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/et.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/eu.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/fa.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/fi.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/fo.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/fr.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/fr-ca.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/fr-ch.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/fy.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/gd.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/gl.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/gom-latn.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/gu.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/he.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/hi.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/hr.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/hu.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/hy-am.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/id.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/is.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/it.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ja.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/jv.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ka.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/kk.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/km.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/kn.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ko.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ky.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/lb.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/lo.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/lt.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/lv.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/me.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/mi.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/mk.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ml.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/mn.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/mr.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ms.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ms-my.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/mt.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/my.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/nb.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ne.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/nl.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/nl-be.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/nn.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/pa-in.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/pl.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/pt.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/pt-br.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ro.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ru.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sd.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/se.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/si.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sk.js:4,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sk.js:27,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sk.js:36,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sk.js:45,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sk.js:54,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sk.js:63,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sk.js:72,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sl.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sq.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sr.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sr-cyrl.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ss.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sv.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/sw.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ta.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/te.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/tet.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/tg.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/th.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/tl-ph.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/tlh.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/tr.js:3,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/tzl.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/tzm.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/tzm-latn.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ug-cn.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/uk.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/ur.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/uz.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/uz-latn.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/vi.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/x-pseudo.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/yo.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/zh-cn.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/zh-hk.js:4,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/moment/locale/zh-tw.js:4,0]
Side effects in initialization of unused variable support [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-lodash/build/ng-lodash.js:3786,0]
Dropping unused variable object [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-lodash/build/ng-lodash.js:809,11]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-lodash/build/ng-lodash.js:11080,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-lodash/build/ng-lodash.js:11087,0]
Side effects in initialization of unused variable moduleExports [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-lodash/build/ng-lodash.js:227,0]
Dropping unused variable _dragOffset [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-draggable/ngDraggable.js:397,0]
Dropping unused variable intervalPromise [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-draggable/ngDraggable.js:528,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ui-select/dist/select.js:1531,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ui-select/dist/select.js:1540,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ui-select/dist/select.js:1549,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/string-mask/src/string-mask.js:2,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/string-mask/src/string-mask.js:5,2]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/br-validations/releases/br-validations.js:9,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/br-validations/releases/br-validations.js:12,2]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/humanize-duration/humanize-duration.js:495,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/humanize-duration/humanize-duration.js:499,3]
Side effects in initialization of unused variable angular [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-mask/index.js:3,0]
Side effects in initialization of unused variable mask [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-ui-mask/index.js:4,0]
Side effects in initialization of unused variable _getModal [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/sweetalert/lib/modules/handle-click.js:9,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/lodash/lodash.js:17081,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/lodash/lodash.js:17095,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-dialog/js/ngDialog.js:16,5]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-dialog/js/ngDialog.js:21,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/angular-hotkeys/build/hotkeys.js:1656,0]
Dropping unused variable tags [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./customLibs/angular-tags-0.2.10-tpls.js:414,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./customLibs/icheck.js:1026,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./customLibs/icheck.js:1029,0]
Condition always true [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./customLibs/angular-moment.js:626,2]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./customLibs/angular-moment.js:629,0]
Side effects in initialization of unused variable currentState [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./directives/directives.js:266,0]
Side effects in initialization of unused variable renderTime [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./directives/directives.js:288,0]
Side effects in initialization of unused variable notify [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./services/httpInterceptor.js:18,0]
Side effects in initialization of unused variable notify [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./services/httpInterceptor.js:26,0]
Side effects in initialization of unused variable templateHeader [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/shell/shellController.js:4,0]
Condition always false [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!../config/host-config.js:6,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!../config/host-config.js:7,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/login/loginController.js:221,0]
Dropping unused variable message [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/login/loginController.js:182,0]
Dropping unused variable that [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/home/homeController.js:431,0]
Dropping unused variable that [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/companyOkr/companyOkrController.js:247,0]
Dropping unused variable that [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/companyOkr/companyOkrController.js:465,0]
Side effects in initialization of unused variable select [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/diagram/diagramController.js:273,0]
Side effects in initialization of unused variable level [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/diagram/diagramController.js:371,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:285,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:288,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:291,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:294,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:297,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:300,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:303,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:306,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:314,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:317,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:320,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:323,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:326,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:329,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:332,0]
Dropping unreachable code [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/feed/feedController.js:335,0]
Dropping unused variable query [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/planning/planningController.js:30,0]
Dropping unused variable progressBar [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/objectiveDetails/objectiveDetailsController.js:121,0]
Dropping unused variable progressBar [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/userDetails/userDetailsController.js:238,0]
Dropping unused variable keysProgressSum [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/userDetails/userDetailsController.js:264,0]
Dropping unused variable count [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/userDetails/userDetailsController.js:351,0]
Dropping unused variable result [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/userDetails/userDetailsController.js:352,0]
Side effects in initialization of unused variable date [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/userDetails/userDetailsController.js:336,0]
Dropping unused variable notification [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/userDetails/userDetailsController.js:338,0]
Dropping unused variable that [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/team/teamController.js:215,0]
Dropping unused variable that [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/team/teamController.js:250,0]
Dropping unused variable that [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/team/teamController.js:484,0]
Dropping unused variable progressBar [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/team/teamController.js:505,0]
Dropping unused variable that [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/teams/teamsController.js:71,0]
Dropping unused variable owner [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/modal/keyResult/keyResultController.js:117,0]
Dropping unused variable owner [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/modal/keyResult/keyResultController.js:148,0]
Side effects in initialization of unused variable myChart [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./modules/modal/checkInGraph/checkInGraphController.js:52,0]
Dropping unused variable progressBarColors [/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/ng-annotate-loader/loader.js!./factories/userFactory.js:7,0]�[39m�[22m

�[1m�[31mERROR in /mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/css-loader!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/sass-loader!./scss/style.scss
Module build failed: 
&.mini.yes-no {
^
      Base-level rules cannot contain the parent-selector-referencing character '&'.
      in /mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/src/app/scss/_toggle.scss (line 253, column 1)
 @ ./scss/style.scss 4:14-124�[39m�[22m

�[1m�[31mERROR in ./scss/style.scss
Module build failed: ModuleBuildError: Module build failed: 
&.mini.yes-no {
^
      Base-level rules cannot contain the parent-selector-referencing character '&'.
      in /mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/src/app/scss/_toggle.scss (line 253, column 1)
    at NormalModule.onModuleBuildFailed (/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/node_modules/webpack-core/lib/NormalModuleMixin.js:315:19)
    at nextLoader (/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/node_modules/webpack-core/lib/NormalModuleMixin.js:270:31)
    at /mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/node_modules/webpack-core/lib/NormalModuleMixin.js:292:15
    at context.callback (/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/node_modules/webpack-core/lib/NormalModuleMixin.js:148:14)
    at Object.onRender [as callback] (/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/node_modules/sass-loader/index.js:272:13)
    at /mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/node_modules/async/lib/async.js:906:35
    at _arrayEach (/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/node_modules/async/lib/async.js:85:13)
    at Object.<anonymous> (/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/node_modules/async/lib/async.js:898:17)
    at Object.callback (/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/node_modules/async/lib/async.js:44:16)
    at options.error (/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/node_modules/node-sass/lib/index.js:294:32)�[39m�[22m

�[1m�[31mERROR in [copy-webpack-plugin] unable to locate 'splash/metisMenu.js' at '/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/src/app/splash/metisMenu.js'�[39m�[22m
Child �[1mextract-text-webpack-plugin�[22m:
        + 1 hidden modules
    
    �[1m�[31mERROR in /mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/css-loader!/mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/~/sass-loader!./scss/style.scss
    Module build failed: 
    &.mini.yes-no {
    ^
          Base-level rules cannot contain the parent-selector-referencing character '&'.
          in /mnt/c/Users/filipe.cavalcanti.EBSERHNET/Documents/Projetos/getokr-web/src/app/scss/_toggle.scss (line 253, column 1)�[39m�[22m

xdg-open: no method available for opening 'http://localhost:8080'

Dear all,
I'm having trouble while installing/running getokr-web (first time).
I'm trying to run it in an AWS VM (EC2), Linux Ubuntu, with node v.8.11.1 and npm 3.10.10 as recommended.
Below is the log after running npm run dev
Thank you for any help!

ubuntu@ip-172-31-0-142:~/getokr/getokr-web$ npm run dev

> [email protected] dev /home/ubuntu/getokr/getokr-web
> webpack-dev-server --devtool eval --config src/config/webpack.config.js --progress --colors --hot --content-base build

 70% 1/1 build moduleshttp://localhost:8080/webpack-dev-server/
webpack result is served from /
content is served from /home/ubuntu/getokr/getokr-web/build
 95% emitHash: a93a9238333f78a67c6c
Version: webpack 1.12.14
Time: 14057ms
                                 Asset     Size  Chunks             Chunk Names
  72e7eb5e96f750529d9c1f4dd0f4fe7a.png  3.21 kB          [emitted]  
  32400f4e08932a94d8bfd2422702c446.eot  70.8 kB          [emitted]  
 a35720c2fed2c7f043bc7e4ffb45e073.woff  83.6 kB          [emitted]  
  a3de2170e4e9df77161ea5d3f31b2668.ttf   142 kB          [emitted]  
  f775f9cca88e21d45bebe185b27c0e5b.svg   366 kB          [emitted]  
  f4769f9bdb7466be65088239c12046d1.eot  20.1 kB          [emitted]  
448c34a56d699c29117adc64c43affeb.woff2    18 kB          [emitted]  
 fa2772327f55d8198301fdb8bcfc8158.woff  23.4 kB          [emitted]  
  e18bbf611f2a2e43afc071aa2f4e1512.ttf  45.4 kB          [emitted]  
  89889688147bd7575d6327160d64e760.svg   109 kB          [emitted]  
  29816bb0f232733bd5d2ae19462192ce.eot  50.7 kB          [emitted]  
 39aef4dab6c15328034fbc1f3cdb989b.woff  31.1 kB          [emitted]  
  74019bf81993721131bd00bfbe180d91.ttf  45.5 kB          [emitted]  
  d5f830663258a64158b8683de2a5fd35.svg   138 kB          [emitted]  
db812d8a70a4e88e888744c1c9a27e89.woff2  66.6 kB          [emitted]  
  38d1f9b3a7d11a59ab5906d0d1d92856.jpg   168 kB          [emitted]  
  56012c1ba0fd3b27342d46f8259ee9c8.png  5.06 kB          [emitted]  
  112112ef966ad8eceb8a030b53e2c045.png  7.71 kB          [emitted]  
  3719e5f1db2e64cc50c762a06c0b772b.png    18 kB          [emitted]  
  0db2c814afda974fcfda6b5a58505ab9.png    17 kB          [emitted]  
                         bundle_dev.js  4.15 MB       0  [emitted]  main
                             style.css   555 kB       0  [emitted]  main
                            index.html  3.09 kB          [emitted]  
                           favicon.ico    32 kB          [emitted]  
                 splash/getokrchart.js  90.7 kB          [emitted]  
                       splash/homer.js   1.8 kB          [emitted]  
                  splash/jquery.min.js  85.7 kB          [emitted]  
               images/loading-bars.svg  1.99 kB          [emitted]  
chunk    {0} bundle_dev.js, style.css (main) 3.83 MB [rendered]
    [0] multi main 40 bytes {0} [built]
    [1] (webpack)/hot/dev-server.js 1.85 kB {0} [built]
    [2] (webpack)/hot/log-apply-result.js 813 bytes {0} [built]
    [3] ./src/app/bootstrap.js 213 bytes {0} [built]
    [4] ./src/app/vendor.js 1.57 kB {0} [built]
    [5] ./src/app/scss/style.scss 41 bytes {0} [built]
   [31] ./~/angular/angular.min.js 155 kB {0} [built]
   [32] ./~/angular-ui-router/release/angular-ui-router.js 170 kB {0} [built]
   [33] ./~/angular-ui-bootstrap/dist/ui-bootstrap-tpls.js 260 kB {0} [built]
   [34] ./~/bootstrap/dist/js/npm.js 484 bytes {0} [built]
   [35] ./~/bootstrap/js/transition.js 1.83 kB {0} [built]
   [36] ./~/jquery/dist/jquery.js 259 kB {0} [built]
   [37] ./~/bootstrap/js/alert.js 2.28 kB {0} [built]
   [38] ./~/bootstrap/js/button.js 3.82 kB {0} [built]
   [39] ./~/bootstrap/js/carousel.js 7.14 kB {0} [built]
   [40] ./~/bootstrap/js/collapse.js 5.99 kB {0} [built]
   [41] ./~/bootstrap/js/dropdown.js 4.74 kB {0} [built]
   [42] ./~/bootstrap/js/modal.js 9.99 kB {0} [built]
   [43] ./~/bootstrap/js/tooltip.js 16.7 kB {0} [built]
   [44] ./~/bootstrap/js/popover.js 3.16 kB {0} [built]
   [45] ./~/bootstrap/js/scrollspy.js 4.71 kB {0} [built]
   [46] ./~/bootstrap/js/tab.js 3.9 kB {0} [built]
   [47] ./~/bootstrap/js/affix.js 4.84 kB {0} [built]
   [48] ./~/metismenu/dist/metisMenu.min.js 4.24 kB {0} [built]
   [49] ./~/ngstorage/ngStorage.js 8.69 kB {0} [built]
   [50] ./~/angular-xeditable/dist/js/xeditable.js 76.5 kB {0} [built]
   [51] ./~/moment/moment.js 104 kB {0} [built]
   [52] (webpack)/buildin/module.js 251 bytes {0} [built]
   [53] ./~/moment/locale ^\.\/.*$ 2.06 kB {0} [optional] [built]
   [54] ./~/moment/locale/af.js 2.58 kB {0} [optional] [built]
   [55] ./~/moment/locale/ar.js 4.52 kB {0} [optional] [built]
   [56] ./~/moment/locale/ar-ma.js 2.04 kB {0} [optional] [built]
   [57] ./~/moment/locale/ar-sa.js 3.08 kB {0} [optional] [built]
   [58] ./~/moment/locale/ar-tn.js 1.89 kB {0} [optional] [built]
   [59] ./~/moment/locale/az.js 3.27 kB {0} [optional] [built]
   [60] ./~/moment/locale/be.js 5.29 kB {0} [optional] [built]
   [61] ./~/moment/locale/bg.js 3.06 kB {0} [optional] [built]
   [62] ./~/moment/locale/bn.js 3.46 kB {0} [optional] [built]
   [63] ./~/moment/locale/bo.js 3.54 kB {0} [optional] [built]
   [64] ./~/moment/locale/br.js 3.37 kB {0} [optional] [built]
   [65] ./~/moment/locale/bs.js 4.59 kB {0} [optional] [built]
   [66] ./~/moment/locale/ca.js 2.85 kB {0} [optional] [built]
   [67] ./~/moment/locale/cs.js 5.79 kB {0} [optional] [built]
   [68] ./~/moment/locale/cv.js 2.29 kB {0} [optional] [built]
   [69] ./~/moment/locale/cy.js 2.84 kB {0} [optional] [built]
   [70] ./~/moment/locale/da.js 2.03 kB {0} [optional] [built]
   [71] ./~/moment/locale/de.js 2.78 kB {0} [optional] [built]
   [72] ./~/moment/locale/de-at.js 2.86 kB {0} [optional] [built]
   [73] ./~/moment/locale/el.js 3.55 kB {0} [optional] [built]
   [74] ./~/moment/locale/en-au.js 2.28 kB {0} [optional] [built]
   [75] ./~/moment/locale/en-ca.js 2.16 kB {0} [optional] [built]
   [76] ./~/moment/locale/en-gb.js 2.33 kB {0} [optional] [built]
   [77] ./~/moment/locale/eo.js 2.63 kB {0} [optional] [built]
   [78] ./~/moment/locale/es.js 2.86 kB {0} [optional] [built]
   [79] ./~/moment/locale/et.js 3.1 kB {0} [optional] [built]
   [80] ./~/moment/locale/eu.js 2.28 kB {0} [optional] [built]
   [81] ./~/moment/locale/fa.js 3.19 kB {0} [optional] [built]
   [82] ./~/moment/locale/fi.js 3.82 kB {0} [optional] [built]
   [83] ./~/moment/locale/fo.js 2.06 kB {0} [optional] [built]
   [84] ./~/moment/locale/fr.js 2.13 kB {0} [optional] [built]
   [85] ./~/moment/locale/fr-ca.js 1.98 kB {0} [optional] [built]
   [86] ./~/moment/locale/fy.js 2.54 kB {0} [optional] [built]
   [87] ./~/moment/locale/gl.js 2.67 kB {0} [optional] [built]
   [88] ./~/moment/locale/he.js 2.72 kB {0} [optional] [built]
   [89] ./~/moment/locale/hi.js 3.81 kB {0} [optional] [built]
   [90] ./~/moment/locale/hr.js 4.56 kB {0} [optional] [built]
   [91] ./~/moment/locale/hu.js 3.96 kB {0} [optional] [built]
   [92] ./~/moment/locale/hy-am.js 3.72 kB {0} [optional] [built]
   [93] ./~/moment/locale/id.js 2.9 kB {0} [optional] [built]
   [94] ./~/moment/locale/is.js 4.38 kB {0} [optional] [built]
   [95] ./~/moment/locale/it.js 2.41 kB {0} [optional] [built]
   [96] ./~/moment/locale/ja.js 1.87 kB {0} [optional] [built]
   [97] ./~/moment/locale/jv.js 2.9 kB {0} [optional] [built]
   [98] ./~/moment/locale/ka.js 3.56 kB {0} [optional] [built]
   [99] ./~/moment/locale/km.js 1.98 kB {0} [optional] [built]
  [100] ./~/moment/locale/ko.js 1.95 kB {0} [optional] [built]
  [101] ./~/moment/locale/lb.js 4.81 kB {0} [optional] [built]
  [102] ./~/moment/locale/lt.js 4.67 kB {0} [optional] [built]
  [103] ./~/moment/locale/lv.js 3.82 kB {0} [optional] [built]
  [104] ./~/moment/locale/me.js 4.07 kB {0} [optional] [built]
  [105] ./~/moment/locale/mk.js 3.07 kB {0} [optional] [built]
  [106] ./~/moment/locale/ml.js 2.47 kB {0} [optional] [built]
  [107] ./~/moment/locale/mr.js 3.7 kB {0} [optional] [built]
  [108] ./~/moment/locale/ms.js 2.81 kB {0} [optional] [built]
  [109] ./~/moment/locale/ms-my.js 2.82 kB {0} [optional] [built]
  [110] ./~/moment/locale/my.js 2.69 kB {0} [optional] [built]
  [111] ./~/moment/locale/nb.js 2.11 kB {0} [optional] [built]
  [112] ./~/moment/locale/ne.js 3.81 kB {0} [optional] [built]
  [113] ./~/moment/locale/nl.js 2.52 kB {0} [optional] [built]
  [114] ./~/moment/locale/nn.js 2.04 kB {0} [optional] [built]
  [115] ./~/moment/locale/pl.js 3.89 kB {0} [optional] [built]
  [116] ./~/moment/locale/pt.js 2.26 kB {0} [optional] [built]
  [117] ./~/moment/locale/pt-br.js 2.15 kB {0} [built]
  [118] ./~/moment/locale/ro.js 2.54 kB {0} [optional] [built]
  [119] ./~/moment/locale/ru.js 5.95 kB {0} [optional] [built]
  [120] ./~/moment/locale/si.js 2.17 kB {0} [optional] [built]
  [121] ./~/moment/locale/sk.js 5.84 kB {0} [optional] [built]
  [122] ./~/moment/locale/sl.js 6.05 kB {0} [optional] [built]
  [123] ./~/moment/locale/sq.js 2.37 kB {0} [optional] [built]
  [124] ./~/moment/locale/sr.js 4.05 kB {0} [optional] [built]
  [125] ./~/moment/locale/sr-cyrl.js 4.07 kB {0} [optional] [built]
  [126] ./~/moment/locale/sv.js 2.26 kB {0} [optional] [built]
  [127] ./~/moment/locale/ta.js 3.42 kB {0} [optional] [built]
  [128] ./~/moment/locale/th.js 2.29 kB {0} [optional] [built]
  [129] ./~/moment/locale/tl-ph.js 2.1 kB {0} [optional] [built]
  [130] ./~/moment/locale/tr.js 2.86 kB {0} [optional] [built]
  [131] ./~/moment/locale/tzl.js 3.24 kB {0} [optional] [built]
  [132] ./~/moment/locale/tzm.js 2.02 kB {0} [optional] [built]
  [133] ./~/moment/locale/tzm-latn.js 2.07 kB {0} [optional] [built]
  [134] ./~/moment/locale/uk.js 5.52 kB {0} [optional] [built]
  [135] ./~/moment/locale/uz.js 2 kB {0} [optional] [built]
  [136] ./~/moment/locale/vi.js 2.26 kB {0} [optional] [built]
  [137] ./~/moment/locale/zh-cn.js 4.32 kB {0} [optional] [built]
  [138] ./~/moment/locale/zh-tw.js 3.08 kB {0} [optional] [built]
  [139] ./~/ng-lodash/build/ng-lodash.js 411 kB {0} [built]
  [140] ./~/ng-draggable/ngDraggable.js 28.4 kB {0} [built]
  [141] ./~/checklist-model/checklist-model.js 5.01 kB {0} [built]
  [142] ./~/angular-route/index.js 56 bytes {0} [built]
  [143] ./~/angular-route/angular-route.js 37.9 kB {0} [built]
  [144] ./~/ui-select/index.js 59 bytes {0} [built]
  [145] ./~/ui-select/dist/select.js 84.5 kB {0} [built]
  [146] ./~/angular-input-masks/index.js 88 bytes {0} [built]
  [147] ./~/angular-input-masks/src/angular-input-masks.js 149 bytes {0} [built]
  [148] ./~/angular-input-masks/src/global/global-masks.js 469 bytes {0} [built]
  [149] ./~/angular-input-masks/src/helpers.js 1.73 kB {0} [built]
  [150] ./~/string-mask/src/string-mask.js 5.84 kB {0} [built]
  [151] ./~/angular-input-masks/src/global/date/date.js 1.48 kB {0} [built]
  [152] ./~/angular-input-masks/src/global/money/money.js 3.07 kB {0} [built]
  [153] ./~/angular-input-masks/src/~/validators.js 306 bytes {0} [built]
  [154] ./~/angular-input-masks/src/global/number/number.js 2.87 kB {0} [built]
  [155] ./~/angular-input-masks/src/global/percentage/percentage.js 3.17 kB {0} [built]
  [156] ./~/angular-input-masks/src/global/scientific-notation/scientific-notation.js 3.08 kB {0} [built]
  [157] ./~/angular-input-masks/src/global/time/time.js 1.59 kB {0} [built]
  [158] ./~/angular-input-masks/src/br/br-masks.js 567 bytes {0} [built]
  [159] ./~/angular-input-masks/src/br/boleto-bancario/boleto-bancario.js 571 bytes {0} [built]
  [160] ./~/angular-input-masks/src/~/mask-factory.js 1.29 kB {0} [built]
  [161] ./~/angular-input-masks/src/br/cep/cep.js 437 bytes {0} [built]
  [162] ./~/angular-input-masks/src/br/cnpj/cnpj.js 506 bytes {0} [built]
  [163] ./~/br-validations/releases/br-validations.js 15.7 kB {0} [built]
  [164] ./~/angular-input-masks/src/br/cpf/cpf.js 497 bytes {0} [built]
  [165] ./~/angular-input-masks/src/br/cpf-cnpj/cpf-cnpj.js 816 bytes {0} [built]
  [166] ./~/angular-input-masks/src/br/inscricao-estadual/ie.js 3.71 kB {0} [built]
  [167] ./~/angular-input-masks/src/br/nfe/nfe.js 517 bytes {0} [built]
  [168] ./~/angular-input-masks/src/br/phone/br-phone.js 1.22 kB {0} [built]
  [169] ./~/angular-input-masks/src/us/us-masks.js 158 bytes {0} [built]
  [170] ./~/angular-input-masks/src/us/phone/us-phone.js 672 bytes {0} [built]
  [171] ./~/angular-sanitize/index.js 62 bytes {0} [built]
  [172] ./~/angular-sanitize/angular-sanitize.js 25.7 kB {0} [built]
  [173] ./~/angular-filter/dist/angular-filter.min.js 19.1 kB {0} [built]
  [174] ./~/angular-loading-bar/index.js 72 bytes {0} [built]
  [175] ./~/angular-loading-bar/build/loading-bar.js 10.5 kB {0} [built]
  [176] ./~/ng-infinite-scroll/build/ng-infinite-scroll.js 7.54 kB {0} [built]
  [177] ./~/humanize-duration/humanize-duration.js 18.2 kB {0} [built]
  [178] ./~/angular-ui-mask/index.js 150 bytes {0} [built]
  [179] ./~/angular-ui-mask/dist/mask.js 41.8 kB {0} [built]
  [180] ./~/sweetalert/lib/sweetalert.js 13 kB {0} [built]
  [181] ./~/sweetalert/lib/modules/handle-dom.js 4.91 kB {0} [built]
  [182] ./~/sweetalert/lib/modules/utils.js 1.72 kB {0} [built]
  [183] ./~/sweetalert/lib/modules/handle-swal-dom.js 4.62 kB {0} [built]
  [184] ./~/sweetalert/lib/modules/default-params.js 657 bytes {0} [built]
  [185] ./~/sweetalert/lib/modules/injected-html.js 1.74 kB {0} [built]
  [186] ./~/sweetalert/lib/modules/handle-click.js 3.92 kB {0} [built]
  [187] ./~/sweetalert/lib/modules/handle-key.js 2.23 kB {0} [built]
  [188] ./~/sweetalert/lib/modules/set-params.js 7.48 kB {0} [built]
  [189] ./~/lodash/index.js 411 kB {0} [built]
  [190] ./~/ng-file-upload/index.js 70 bytes {0} [built]
  [191] ./~/ng-file-upload/dist/ng-file-upload-all.js 96.1 kB {0} [built]
  [192] ./~/angular-ui-sortable/src/sortable.js 19.3 kB {0} [built]
  [193] ./~/ng-dialog/js/ngDialog.js 42.1 kB {0} [built]
  [194] ./~/angular-hotkeys/build/hotkeys.js 53.5 kB {0} [built]
  [195] ./~/ngSmoothScroll/dist/angular-smooth-scroll.min.js 3.22 kB {0} [built]
  [196] ./~/ez-ng/dist/ez-ng.js 32.9 kB {0} [built]
  [197] ./~/chart.js/src/chart.js 1.91 kB {0} [built]
  [198] ./~/chart.js/src/core/core.js 1.46 kB {0} [built]
  [199] ./~/chart.js/src/core/core.helpers.js 30.2 kB {0} [built]
  [200] ./~/chartjs-color/index.js 11.2 kB {0} [built]
  [201] ./~/color-convert/index.js 1.73 kB {0} [built]
  [202] ./~/color-convert/conversions.js 16.9 kB {0} [built]
  [203] ./~/color-convert/~/color-name/index.js 4.62 kB {0} [built]
  [204] ./~/color-convert/route.js 2.23 kB {0} [built]
  [205] ./~/chartjs-color-string/color-string.js 6.36 kB {0} [built]
  [206] ./~/color-name/index.js 4.62 kB {0} [built]
  [207] ./~/chart.js/src/platforms/platform.js 2.83 kB {0} [built]
  [208] ./~/chart.js/src/platforms/platform.dom.js 8.37 kB {0} [built]
  [209] ./~/chart.js/src/core/core.canvasHelpers.js 3.25 kB {0} [built]
  [210] ./~/chart.js/src/core/core.plugin.js 10.7 kB {0} [built]
  [211] ./~/chart.js/src/core/core.element.js 2.12 kB {0} [built]
  [212] ./~/chart.js/src/core/core.animation.js 4.44 kB {0} [built]
  [213] ./~/chart.js/src/core/core.controller.js 20 kB {0} [built]
  [214] ./~/chart.js/src/core/core.datasetController.js 7.92 kB {0} [built]
  [215] ./~/chart.js/src/core/core.layoutService.js 12.9 kB {0} [built]
  [216] ./~/chart.js/src/core/core.scaleService.js 1.46 kB {0} [built]
  [217] ./~/chart.js/src/core/core.ticks.js 7.03 kB {0} [built]
  [218] ./~/chart.js/src/core/core.scale.js 23 kB {0} [built]
  [219] ./~/chart.js/src/core/core.title.js 5.39 kB {0} [built]
  [220] ./~/chart.js/src/core/core.legend.js 15 kB {0} [built]
  [221] ./~/chart.js/src/core/core.interaction.js 9.76 kB {0} [built]
  [222] ./~/chart.js/src/core/core.tooltip.js 24.5 kB {0} [built]
  [223] ./~/chart.js/src/elements/element.arc.js 2.62 kB {0} [built]
  [224] ./~/chart.js/src/elements/element.line.js 5.32 kB {0} [built]
  [225] ./~/chart.js/src/elements/element.point.js 2.85 kB {0} [built]
  [226] ./~/chart.js/src/elements/element.rectangle.js 5.13 kB {0} [built]
  [227] ./~/chart.js/src/scales/scale.linearbase.js 2.69 kB {0} [built]
  [228] ./~/chart.js/src/scales/scale.category.js 3.73 kB {0} [built]
  [229] ./~/chart.js/src/scales/scale.linear.js 5.5 kB {0} [built]
  [230] ./~/chart.js/src/scales/scale.logarithmic.js 7.14 kB {0} [built]
  [231] ./~/chart.js/src/scales/scale.radialLinear.js 16.2 kB {0} [built]
  [232] ./~/chart.js/src/scales/scale.time.js 15.7 kB {0} [built]
  [233] ./~/chart.js/src/controllers/controller.bar.js 17.8 kB {0} [built]
  [234] ./~/chart.js/src/controllers/controller.bubble.js 3.59 kB {0} [built]
  [235] ./~/chart.js/src/controllers/controller.doughnut.js 9.96 kB {0} [built]
  [236] ./~/chart.js/src/controllers/controller.line.js 12.3 kB {0} [built]
  [237] ./~/chart.js/src/controllers/controller.polarArea.js 6.18 kB {0} [built]
  [238] ./~/chart.js/src/controllers/controller.radar.js 7.7 kB {0} [built]
  [239] ./~/chart.js/src/charts/Chart.Bar.js 161 bytes {0} [built]
  [240] ./~/chart.js/src/charts/Chart.Bubble.js 166 bytes {0} [built]
  [241] ./~/chart.js/src/charts/Chart.Doughnut.js 171 bytes {0} [built]
  [242] ./~/chart.js/src/charts/Chart.Line.js 163 bytes {0} [built]
  [243] ./~/chart.js/src/charts/Chart.PolarArea.js 173 bytes {0} [built]
  [244] ./~/chart.js/src/charts/Chart.Radar.js 165 bytes {0} [built]
  [245] ./~/chart.js/src/charts/Chart.Scatter.js 966 bytes {0} [built]
  [246] ./src/app/customLibs/angular-tags-0.2.10-tpls.js 22.7 kB {0} [built]
  [247] ./src/app/customLibs/angular-bootstrap-multiselect.min.js 19.4 kB {0} [built]
  [248] ./src/app/customLibs/angular-title.js 8.15 kB {0} [built]
  [249] ./src/app/customLibs/icheck.js 31.9 kB {0} [built]
  [250] ./src/app/customLibs/angular-moment.js 19 kB {0} [built]
  [251] ./src/app/customLibs/angular-notify.js 6.51 kB {0} [built]
  [252] ./src/app/modules/component/notify/notify.html 937 bytes {0} [built]
  [253] ./src/app/customLibs/angular-google-analytics.js 43.5 kB {0} [built]
  [254] ./src/app/customLibs/customPopover.js 9.72 kB {0} [built]
  [255] ./src/app/appModule.js 2.45 kB {0} [built]
  [256] ./src/app/modules/component/templates/tag.html 378 bytes {0} [built]
  [257] ./src/app/modules/component/templates/tags.html 537 bytes {0} [built]
  [258] ./src/app/injectables.js 169 bytes {0} [built]
  [259] ./src/app/directives/index.js 63 bytes {0} [built]
  [260] ./src/app/directives/directives.js 9.38 kB {0} [built]
  [261] ./src/app/directives/templates/panel_tools.html 324 bytes {0} [built]
  [262] ./src/app/services/index.js 801 bytes {0} [built]
  [263] ./src/app/services/login/loginService.js 1.99 kB {0} [built]
  [264] ./src/app/services/main/mainService.js 1.01 kB {0} [built]
  [265] ./src/app/services/planningSession/planningSessionService.js 3.33 kB {0} [built]
  [266] ./src/app/services/objective/objectiveService.js 2.81 kB {0} [built]
  [267] ./src/app/services/company/companyService.js 1.33 kB {0} [built]
  [268] ./src/app/services/keyResult/keyResultService.js 1.31 kB {0} [built]
  [269] ./src/app/services/utils/sweet-alert.js 1.56 kB {0} [built]
  [270] ./src/app/services/checkIn/checkInService.js 487 bytes {0} [built]
  [271] ./src/app/services/httpInterceptor.js 1.71 kB {0} [built]
  [272] ./src/app/services/modal/modalService.js 5.28 kB {0} [built]
  [273] ./src/app/modules/modal/objective/objective.html 17.9 kB {0} [built]
  [274] ./src/app/modules/modal/planningSession/planningSession.html 3.04 kB {0} [built]
  [275] ./src/app/modules/modal/keyResult/keyResult.html 16.2 kB {0} [built]
  [276] ./src/app/modules/modal/resetPassword/resetPassword.html 1.56 kB {0} [built]
  [277] ./src/app/modules/modal/customizeGetokr/customizeGetokr.html 4.91 kB {0} [built]
  [278] ./src/app/modules/modal/checkIn/checkIn.html 12.7 kB {0} [built]
  [279] ./src/app/modules/modal/keyResultList/keyResultList.html 8.38 kB {0} [built]
  [280] ./src/app/modules/modal/checkInGraph/checkIngraph.html 929 bytes {0} [built]
  [281] ./src/app/modules/modal/team/team.html 2.79 kB {0} [built]
  [282] ./src/app/modules/modal/companies/companies.html 864 bytes {0} [built]
  [283] ./src/app/services/user/userService.js 2.63 kB {0} [built]
  [284] ./src/app/services/tag/tagService.js 950 bytes {0} [built]
  [285] ./src/app/services/team/teamService.js 1.01 kB {0} [built]
  [286] ./src/app/services/password/forgotPasswordService.js 810 bytes {0} [built]
  [287] ./src/app/services/security/securityService.js 640 bytes {0} [built]
  [288] ./src/app/services/notification/notificationService.js 1.22 kB {0} [built]
  [289] ./src/app/services/upload/uploadService.js 651 bytes {0} [built]
  [290] ./src/app/services/comment/commentService.js 1.05 kB {0} [built]
  [291] ./src/app/services/track/trackService.js 465 bytes {0} [built]
  [292] ./src/app/modules/index.js 1.77 kB {0} [built]
  [293] ./src/app/modules/shell/shellController.js 2.9 kB {0} [built]
  [294] ./src/app/modules/shell/header.html 4.73 kB {0} [built]
  [295] ./src/app/images/logo-getokr.png 82 bytes {0} [built]
  [296] ./src/app/modules/config/config.js 276 bytes {0} [built]
  [297] ./src/config/host-config.js 658 bytes {0} [built]
  [298] ./~/process/browser.js 5.42 kB {0} [built]
  [299] ./src/app/modules/config/routeConfig.js 7.32 kB {0} [built]
  [300] ./src/app/modules/shell/shell.html 342 bytes {0} [built]
  [301] ./src/app/modules/login/login.html 3.69 kB {0} [built]
  [302] ./src/app/images/logo-getokr-white.png 82 bytes {0} [built]
  [303] ./src/app/modules/home/home.html 30.4 kB {0} [built]
  [304] ./src/app/modules/companyOkr/companyOkr.html 18.3 kB {0} [built]
  [305] ./src/app/modules/tag/tag.html 3.68 kB {0} [built]
  [306] ./src/app/modules/user/user.html 3.47 kB {0} [built]
  [307] ./src/app/modules/user/addUser.html 8.88 kB {0} [built]
  [308] ./src/app/modules/password/forgotPassword.html 3.12 kB {0} [built]
  [309] ./src/app/modules/diagram/diagram.html 1.81 kB {0} [built]
  [310] ./src/app/modules/feed/feed.html 9.01 kB {0} [built]
  [311] ./src/app/modules/planning/planning.html 6.5 kB {0} [built]
  [312] ./src/app/modules/objectiveDetails/objectiveDetails.html 18.7 kB {0} [built]
  [313] ./src/app/modules/team/team.html 12.8 kB {0} [built]
  [314] ./src/app/modules/teams/teams.html 2.79 kB {0} [built]
  [315] ./src/app/modules/userDetails/userDetails.html 12.2 kB {0} [built]
  [316] ./src/app/modules/component/qsUtil.js 454 bytes {0} [built]
  [317] ./src/app/modules/login/loginController.js 6.98 kB {0} [built]
  [318] ./src/app/modules/home/homeController.js 25.1 kB {0} [built]
  [319] ./src/app/modules/companyOkr/companyOkrController.js 20.1 kB {0} [built]
  [320] ./src/app/modules/tag/tagController.js 2.07 kB {0} [built]
  [321] ./src/app/modules/diagram/diagramController.js 14.7 kB {0} [built]
  [322] ./src/app/modules/feed/feedController.js 10.3 kB {0} [built]
  [323] ./src/app/modules/planning/planningController.js 2.02 kB {0} [built]
  [324] ./src/app/modules/objectiveDetails/objectiveDetailsController.js 15.1 kB {0} [built]
  [325] ./src/app/modules/userDetails/userDetailsController.js 10.4 kB {0} [built]
  [326] ./src/app/modules/user/userController.js 1.9 kB {0} [built]
  [327] ./src/app/modules/user/addUserController.js 3.21 kB {0} [built]
  [328] ./src/app/modules/team/teamController.js 23.9 kB {0} [built]
  [329] ./src/app/modules/teams/teamsController.js 3.51 kB {0} [built]
  [330] ./src/app/modules/password/forgotPasswordController.js 1.97 kB {0} [built]
  [331] ./src/app/modules/modal/planningSession/planningSessionController.js 9.98 kB {0} [built]
  [332] ./src/app/modules/modal/keyResult/keyResultController.js 8.79 kB {0} [built]
  [333] ./src/app/modules/modal/resetPassword/resetPasswordController.js 1.83 kB {0} [built]
  [334] ./src/app/modules/modal/checkIn/checkInController.js 7.53 kB {0} [built]
  [335] ./src/app/modules/modal/keyResultList/keyResultListController.js 7.62 kB {0} [built]
  [336] ./src/app/modules/modal/customizeGetokr/customizeGetokrController.js 3.1 kB {0} [built]
  [337] ./src/app/modules/modal/objective/objectiveController.js 11.4 kB {0} [built]
  [338] ./src/app/modules/modal/checkInGraph/checkInGraphController.js 3.63 kB {0} [built]
  [339] ./src/app/modules/modal/team/teamModalController.js 2.68 kB {0} [built]
  [340] ./src/app/modules/modal/companies/companiesController.js 1.21 kB {0} [built]
  [341] ./src/app/factories/index.js 235 bytes {0} [built]
  [342] ./src/app/factories/mainFactory.js 521 bytes {0} [built]
  [343] ./src/app/factories/planningSessionFactory.js 1.3 kB {0} [built]
  [344] ./src/app/factories/userFactory.js 1.2 kB {0} [built]
  [345] ./src/app/factories/loginFactory.js 1.05 kB {0} [built]
  [346] ./src/app/factories/objectiveFactory.js 775 bytes {0} [built]
  [347] ./src/app/factories/keyResultFactory.js 506 bytes {0} [built]
Child extract-text-webpack-plugin:
    chunk    {0} extract-text-webpack-plugin-output-filename 585 kB [rendered]
        [0] ./~/css-loader!./~/sass-loader!./src/app/scss/style.scss 574 kB {0} [built]
        [1] ./~/css-loader/lib/css-base.js 1.51 kB {0} [built]
        [2] ./~/css-loader!./~/angular-loading-bar/build/loading-bar.css 3.11 kB {0} [built]
        [3] ./~/css-loader!./~/ng-dialog/css/ngDialog.min.css 1.62 kB {0} [built]
        [4] ./~/css-loader!./~/ng-dialog/css/ngDialog-theme-default.min.css 3.7 kB {0} [built]
        [5] ./~/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0 82 bytes {0} [built]
        [6] ./~/font-awesome/fonts/fontawesome-webfont.eot 82 bytes {0} [built]
        [7] ./~/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0 84 bytes {0} [built]
        [8] ./~/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0 83 bytes {0} [built]
        [9] ./~/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0 82 bytes {0} [built]
       [10] ./~/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0 82 bytes {0} [built]
       [11] ./src/app/fonts/glyphicons-halflings-regular.eot 82 bytes {0} [built]
       [12] ./src/app/fonts/glyphicons-halflings-regular.woff2 84 bytes {0} [built]
       [13] ./src/app/fonts/glyphicons-halflings-regular.woff 83 bytes {0} [built]
       [14] ./src/app/fonts/glyphicons-halflings-regular.ttf 82 bytes {0} [built]
       [15] ./src/app/fonts/glyphicons-halflings-regular.svg 82 bytes {0} [built]
       [16] ./src/app/fonts/Pe-icon-7-stroke.eot 82 bytes {0} [built]
       [17] ./src/app/fonts/Pe-icon-7-stroke.woff 83 bytes {0} [built]
       [18] ./src/app/fonts/Pe-icon-7-stroke.ttf 82 bytes {0} [built]
       [19] ./src/app/fonts/Pe-icon-7-stroke.svg 82 bytes {0} [built]
       [20] ./src/app/scss/graphics.png 82 bytes {0} [built]
       [21] ./src/app/images/login.jpg 82 bytes {0} [built]
       [22] ./src/app/images/green.png 82 bytes {0} [built]
       [23] ./src/app/images/[email protected] 82 bytes {0} [built]
webpack: Compiled successfully.
/home/ubuntu/getokr/getokr-web/node_modules/open-browser-webpack-plugin/index.js:45
        if (err) throw err;
                 ^

Error: Command failed: /home/ubuntu/getokr/getokr-web/node_modules/open/vendor/xdg-open "http://localhost:8080"
xdg-open: no method available for opening 'http://localhost:8080'

    at ChildProcess.exithandler (child_process.js:275:12)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at maybeClose (internal/child_process.js:925:16)
    at Socket.stream.socket.on (internal/child_process.js:346:11)
    at emitOne (events.js:116:13)
    at Socket.emit (events.js:211:7)
    at Pipe._handle.close [as _onclose] (net.js:567:12)

npm ERR! Linux 4.15.0-1051-aws
npm ERR! argv "/home/ubuntu/.nvm/versions/node/v8.11.1/bin/node" "/home/ubuntu/.nvm/versions/node/v8.11.1/bin/npm" "run" "dev"
npm ERR! node v8.11.1
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev: `webpack-dev-server --devtool eval --config src/config/webpack.config.js --progress --colors --hot --content-base build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] dev script 'webpack-dev-server --devtool eval --config src/config/webpack.config.js --progress --colors --hot --content-base build'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the getokr-web package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     webpack-dev-server --devtool eval --config src/config/webpack.config.js --progress --colors --hot --content-base build
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs getokr-web
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls getokr-web
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/ubuntu/getokr/getokr-web/npm-debug.log
ubuntu@ip-172-31-0-142:~/getokr/getokr-web$ node -v
v8.11.1
ubuntu@ip-172-31-0-142:~/getokr/getokr-web$ npm -v
3.10.10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.