micahstubbs commented on PR #2144:
URL: https://github.com/apache/helix/pull/2144#issuecomment-1155531990

   @somecodemonkey here is the test failure. It seems like installing this 
frontend dependency `ngx-vis` fails in the Ubuntu CI machine. This failure also 
appears on master:
   
   ```py
   [INFO] --- frontend-maven-plugin:1.12.1:yarn (yarn install) @ helix-front ---
   [INFO] Running 'yarn install' in /home/runner/work/helix/helix/helix-front
   [INFO] yarn install v1.22.18
   [INFO] [1/5] Validating package.json...
   [INFO] [2/5] Resolving packages...
   [INFO] warning request > [email protected]: this library is no longer 
supported
   [INFO] [3/5] Fetching packages...
   [INFO] [4/5] Linking dependencies...
   [INFO] warning " > [email protected]" has incorrect peer dependency 
"keycharm@^0.2.0".
   [INFO] warning "@angular-builders/jest > jest-preset-angular > 
[email protected]" has incorrect peer dependency "jest@^27.0.0".
   [INFO] warning " > @angular/[email protected]" has incorrect peer 
dependency "@angular/[email protected]".
   [INFO] warning nohoist config is ignored in "cypress" because it is not a 
private package. If you think nohoist should be allowed in public packages, 
please submit an issue for your use case.
   [INFO] [5/5] Building fresh packages...
   [INFO] info This package requires node-gyp, which is not currently 
installed. Yarn will attempt to automatically install it. If this fails, you 
can run "yarn global add node-gyp" to manually install it.
   [INFO] error An unexpected error occurred: 
"/home/runner/work/helix/helix/helix-front/node_modules/vis-network: Cannot 
read property 'config' of undefined".
   [INFO] error An unexpected error occurred: 
"/home/runner/work/helix/helix/helix-front/node_modules/vis-network: Cannot 
read property 'config' of undefined".info If you think this is a bug, please 
open a bug report with the information provided in 
"/home/runner/.config/yarn/global/yarn-error.log".****
   ```
   
   https://github.com/apache/helix/runs/6820814450?check_suite_focus=true


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to