BigBlueHat commented on issue #37: Add Travis-CI for test running
URL: 
https://github.com/apache/incubator-annotator/pull/37#issuecomment-426388261
 
 
   @tilgovi I found the error from earlier build tests:
   https://travis-ci.org/BigBlueHat/incubator-annotator/jobs/394262379#L474
   
   Seems yarn install fails on node 6.x because of the top-level package.json's 
declaration of `>= 8.0.0`:
   ```
   error @annotator/annotator@: The engine "node" is incompatible with this 
module. Expected version ">=8.0.0".
   error An unexpected error occurred: "Found incompatible module".
   ```
   
   Thoughts?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to