drummerwolli commented on issue #8542: [FLINK-10707][web-dashboard] flink 
cluster overview dashboard improvements
URL: https://github.com/apache/flink/pull/8542#issuecomment-593881210
 
 
   @vthinkxie JIRA is not working currently, so i'm writing here. sry for the 
very slow progress on this. due to me not being familiar with Angular, this is 
a big barrier for me to get back to. i just tried again to have a look, but 
somehow the build is broken, `npm run proxy` is yielding this for me:
   
   
![image](https://user-images.githubusercontent.com/3867569/75767325-ecc85c80-5d42-11ea-9c93-4699265e0215.png)
   
   `npm run build` also fails:
   
   ```
   ERROR in 
src/app/share/customize/task-manager-item/task-manager-item.component.html(24,6):
 : Object is possibly 'undefined'.
   
src/app/share/customize/task-manager-item/task-manager-item.component.html(24,6):
 : Object is possibly 'undefined'.
   
src/app/share/customize/task-manager-item/task-manager-item.component.html(24,6):
 : Object is possibly 'undefined'.
   
src/app/share/customize/task-manager-item/task-manager-item.component.html(24,6):
 : Object is possibly 'undefined'.
   
   npm ERR! code ELIFECYCLE
   npm ERR! errno 1
   npm ERR! [email protected] build: `ng build --prod --base-href ./`
   npm ERR! Exit status 1
   npm ERR! 
   npm ERR! Failed at the [email protected] build 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/fwollert/.npm/_logs/2020-03-03T10_34_59_322Z-debug.log
   ```
   
   can you have a look what needs to be fixed for this? i tried different npm 
versions, but no success. i tried with `npm ci` to pick exactly the lib version 
from the lock file, but still, no success.

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


With regards,
Apache Git Services

Reply via email to