You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/02/19 08:38:15 UTC

[GitHub] coolbeevip opened a new issue #408: Saga fontend failed

coolbeevip opened a new issue #408: Saga fontend failed 
URL: https://github.com/apache/servicecomb-pack/issues/408
 
 
   npm 6.4.1
   node v8.15.0
   java 1.8.0_191
   
   ```bash
   coolbee:saga-frontend zhanglei$ npm start
   
   > saga-frontend@0.2.0 start /work/boco_work/servicecomb-pack/web/src/main/resources/saga-frontend
   > ng serve --port 5200
   
   ** Angular Live Development Server is listening on localhost:5200, open your browser on http://localhost:5200/ **
   
   Date: 2019-02-19T08:37:30.664Z
   Hash: bc965767ab901b6e4bbf
   Time: 11079ms
   chunk {main} main.js, main.js.map (main) 2 kB [initial] [rendered]
   chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 715 bytes [initial] [rendered]
   chunk {runtime} runtime.js, runtime.js.map (runtime) 5.22 kB [entry] [rendered]
   chunk {scripts} scripts.js, scripts.js.map (scripts) 12.6 kB  [rendered]
   chunk {styles} styles.js, styles.js.map (styles) 1.3 MB [initial] [rendered]
   chunk {vendor} vendor.js, vendor.js.map (vendor) 335 kB [initial] [rendered]
   
   ERROR in node_modules/rxjs/internal/types.d.ts(81,44): error TS1005: ';' expected.
   node_modules/rxjs/internal/types.d.ts(81,74): error TS1005: ';' expected.
   node_modules/rxjs/internal/types.d.ts(81,77): error TS1109: Expression expected.
   
   ℹ 「wdm」: Failed to compile.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services