tilgovi commented on issue #35: update node version in Requirements URL: https://github.com/apache/incubator-annotator/pull/35#issuecomment-398504884 Ah, I think I know what the right answer to this is. We should set some recent 8.x version in the top-level package.json, because that's _just_ the yarn workspace package.json file and is not a published package. We should set 6.x in the engines field of every individual package, since that's what we target with the build. And yes, we should get some CI set up soon.
---------------------------------------------------------------- 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