Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs Tracking List (Propose potential bugs here as comments) #3

Open
2 tasks done
tc-imba opened this issue Apr 10, 2018 · 10 comments
Open
2 tasks done

Bugs Tracking List (Propose potential bugs here as comments) #3

tc-imba opened this issue Apr 10, 2018 · 10 comments
Labels
bug Something isn't working

Comments

@tc-imba
Copy link
Member

tc-imba commented Apr 10, 2018

  • display error in submissions
  • new submitted AI not matched if rating + 100 < AI ahead of him
@Reapor-Yurnero Reapor-Yurnero added the bug Something isn't working label Apr 11, 2018
@Reapor-Yurnero Reapor-Yurnero changed the title Bugs Tracking List Bugs Tracking List (propose potential bugs here as comments) Apr 11, 2018
@Reapor-Yurnero Reapor-Yurnero changed the title Bugs Tracking List (propose potential bugs here as comments) Bugs Tracking List (Propose potential bugs here as comments) Apr 11, 2018
@TuXun1999
Copy link

I have just updated my stupid AI, but it cannot enter the contest....

@TuXun1999
Copy link

Is it due to my terrible scores...?

@tc-imba
Copy link
Member Author

tc-imba commented Apr 18, 2018

Sorry, this bug will be fixed ASAP (eg. tonight)

Update: Fixed in c6febf7

tc-imba pushed a commit that referenced this issue Apr 18, 2018
@LukeXuan
Copy link
Member

malicious code vulnerability:
A C code such as

#include "/dev/zero"

int main() {
  return 0;
};

can render the server down.

@tc-imba
Copy link
Member Author

tc-imba commented Apr 21, 2018

We may use a container (docker) to run the code in the future
Should be added to the features

@Reapor-Yurnero
Copy link
Contributor

@LukeXuan Good catch. Admire.

@tc-imba
Copy link
Member Author

tc-imba commented May 19, 2018

@BRBCS can you provide the match id?

@yuenongling
Copy link

Sorry, I got it. I made some mistakes.

@zyayoung
Copy link

Fail to deploy

ubuntu@VM-0-3-ubuntu:~/fun-portal$ npm run build:ui

> fun-portal@0.0.1 build:ui /home/ubuntu/fun-portal
> npm run build:ui:dev -- --optimize-minimize


> fun-portal@0.0.1 build:ui:dev /home/ubuntu/fun-portal
> gulp fe:iconfont && webpack --progress --colors --display-error-details --bail "--optimize-minimize"

[10:56:15] Failed to load external module @babel/register
[10:56:15] Requiring external module babel-register
[10:56:15] Using gulpfile ~/fun-portal/gulpfile.babel.js
[10:56:15] Starting 'fe:iconfont'...
[10:56:16] gulp-svgicons2svgfont: Font created
[10:56:16] Finished 'fe:iconfont' after 793 ms
Happy[1]: Version: 4.0.1. Threads: 4
Happy[1]: All set; signaling webpack to proceed.
Hash: 027ab305396c8c9ea2d3                                                              
Version: webpack 3.12.0
Time: 24382ms
                               Asset       Size  Chunks                    Chunk Names
                          vendors.js    1.16 MB       1  [emitted]  [big]  vendors
       misc/immersive-bg.jpg?tu8lyQt    83.6 kB          [emitted]         
misc/.iconfont/vj4icon.woff2?RRDcSoY    5.56 kB          [emitted]         
 misc/.iconfont/vj4icon.woff?wEMcHrc    6.59 kB          [emitted]         
  misc/.iconfont/vj4icon.ttf?r48YEzA    10.4 kB          [emitted]         
  misc/icons/expand_more.svg?HjvKqBA  135 bytes          [emitted]         
                             main.js    42.4 kB       0  [emitted]         main
  misc/.iconfont/vj4icon.eot?P4qDbEc    10.6 kB          [emitted]         
                         vendors.css    12.1 kB       0  [emitted]         main
                            main.css    69.9 kB       0  [emitted]         main
            android-icon-192x192.png    17.9 kB          [emitted]         
              apple-icon-120x120.png    9.76 kB          [emitted]         
                   favicon-16x16.png    1.56 kB          [emitted]         
                   favicon-32x32.png     2.4 kB          [emitted]         
                         favicon.ico    1.15 kB          [emitted]         
   [2] ./misc/PageLoader.js 3.62 kB {0} [built]
 [170] ./Entry.js 4.48 kB {0} [built]
 [203] ./misc/float.styl 41 bytes {0} [built]
 [204] ./misc/typography.styl 41 bytes {0} [built]
 [205] ./misc/textalign.styl 41 bytes {0} [built]
 [206] ./misc/grid.styl 41 bytes {0} [built]
 [208] ./misc/.iconfont/webicon.styl 41 bytes {0} [built]
 [209] ./misc/structure.styl 41 bytes {0} [built]
 [210] ./misc/section.styl 41 bytes {0} [built]
 [262] . \.page\.js$/ 782 bytes {0} [built]
 [467] ./misc/immersive-bg.jpg 75 bytes [built]
 [468] ./misc/.iconfont/vj4icon.eot?1542077775 80 bytes [built]
 [469] ./misc/.iconfont/vj4icon.woff2?1542077775 82 bytes [built]
 [470] ./misc/.iconfont/vj4icon.woff?1542077775 81 bytes [built]
 [471] ./misc/.iconfont/vj4icon.ttf?1542077775 80 bytes [built]
    + 458 hidden modules

ERROR in vendors.js from UglifyJs
Unexpected token: name (index) [vendors.js:10982,5]
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_normalize.css@7.0.0@normalize.css/normalize.css:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_flex-layout-attribute@1.0.3@flex-layout-attribute/css/flex-layout-attribute.min.css:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_prism-themes@1.0.1@prism-themes/themes/prism-vs.css:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_prismjs@1.15.0@prismjs/plugins/line-numbers/prism-line-numbers.css:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!misc/float.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./misc/float.styl 331 bytes {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!misc/typography.styl:
     1 asset
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./misc/typography.styl 6.88 kB {0} [built]
       [3] ./misc/immersive-bg.jpg 75 bytes {0} [built]
        + 2 hidden modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!misc/textalign.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./misc/textalign.styl 302 bytes {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!misc/grid.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./misc/grid.styl 15.2 kB {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!misc/structure.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./misc/structure.styl 2.38 kB {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!pages/common_field.page.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./pages/common_field.page.styl 348 bytes {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!pages/common_help.page.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./pages/common_help.page.styl 4.12 kB {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!pages/common_match.page.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./pages/common_match.page.styl 2.82 kB {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!pages/common_submission.page.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./pages/common_submission.page.styl 2.42 kB {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!pages/match_detail.page.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./pages/match_detail.page.styl 730 bytes {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!pages/match_list.page.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./pages/match_list.page.styl 1.31 kB {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!pages/round_detail.page.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./pages/round_detail.page.styl 883 bytes {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!pages/scoreboard.page.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./pages/scoreboard.page.styl 1.27 kB {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!pages/submission_detail.page.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./pages/submission_detail.page.styl 1.32 kB {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!misc/section.styl:
       [0] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./misc/section.styl 1.7 kB {0} [built]
        + 1 hidden module
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!misc/.iconfont/webicon.styl:
     4 assets
       [0] ./misc/.iconfont/vj4icon.eot?1542077775 80 bytes {0} [built]
       [1] ../node_modules/_css-loader@0.28.11@css-loader!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib!../node_modules/_stylus-loader@3.0.2@stylus-loader??ref--4-3!./misc/.iconfont/webicon.styl 3.44 kB {0} [built]
       [4] ./misc/.iconfont/vj4icon.woff2?1542077775 82 bytes {0} [built]
       [5] ./misc/.iconfont/vj4icon.woff?1542077775 81 bytes {0} [built]
       [6] ./misc/.iconfont/vj4icon.ttf?1542077775 80 bytes {0} [built]
        + 2 hidden modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/highlighter/highlight.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/drop/drop.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/footer/footer.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/form/form.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/loader/loader.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/navigation/hamburger.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/navigation/nav.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/pager/pager.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/slideout/slideout.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/tooltip/tooltip.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/form/button.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/form/checkbox.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/form/select.page.styl:
     1 asset
       [3] ./misc/icons/expand_more.svg 80 bytes {0} [built]
        + 3 hidden modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/form/textbox.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/dropdown/dropdown.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/menu/menu.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/table/table.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/board/board.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/dialog/dialog.page.styl:
       2 modules
Child extract-text-webpack-plugin ../node_modules/_extract-text-webpack-plugin@3.0.2@extract-text-webpack-plugin/dist ../node_modules/_css-loader@0.28.11@css-loader/index.js!../node_modules/_postcss-loader@2.1.6@postcss-loader/lib/index.js!../node_modules/_stylus-loader@3.0.2@stylus-loader/index.js??ref--4-3!components/notification/notification.page.styl:
       2 modules
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! fun-portal@0.0.1 build:ui:dev: `gulp fe:iconfont && webpack --progress --colors --display-error-details --bail "--optimize-minimize"`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the fun-portal@0.0.1 build:ui:dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ubuntu/.npm/_logs/2018-11-13T02_56_42_368Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! fun-portal@0.0.1 build:ui: `npm run build:ui:dev -- --optimize-minimize`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the fun-portal@0.0.1 build:ui script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/ubuntu/.npm/_logs/2018-11-13T02_56_42_424Z-debug.log

@zyayoung
Copy link

http://gomoku.sstia.tech/ is not available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants